| Author |
How to use "popup window" to update a string array
|
Ying Lu
Greenhorn
Joined: Feb 05, 2008
Posts: 4
|
|
Main page will display section1 - a string array(did not know the size) Open a popup window: 1. Search result, and select value1 and update section1 adding the new value 2. Search again, and select the research result value and update main page now main page has two values for sectioin1 ... users can use popup window to do as many times as needed, and main page will be updated accordingly. (All other sections will keep org values), but only section1 will be update. Thanks, ly
|
ly
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56201
|
|
"ly", you have previously been warned on one or more occasions regarding adjusting your display name to meet JavaRanch standards. This is not optional. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it prior to your next post. Your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. Be aware that accounts with invalid display names are disabled. bear JavaRanch Sheriff
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: How to use "popup window" to update a string array
|
|
|