
December 5th, 2000, 09:38 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Passing Variables
<i><b>Originally posted by : arbil (ricky@rickysantos.com)</b></i><br />I have an asp page which contains two text boxes and two buttons besides the two text boxes. By default, the textboxes are empty. When I click the button of the first text box, a popup window will appear which instantly populate a listbox from a database. The user will have to select an item from the selection and when the submit button was clicked, the window will close and pass the selected item in the first text box of the default page. How is this?<br /><br />Do you have any idea of how to do it, or a code perhaps? Any help will be greatly appreciated.<br /><br />Thanks in advance.<br />
|