Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to open a modal window with form and submit it to itself

Status
Not open for further replies.

Kingkumar

Programmer
Jan 21, 2003
167
US
Hi,
I need help to do the following as i dont know how to go about it
1. on button click open a modal window
2. modal window has a form with drop down which shoudl have data as what selected in the listbox (multiselect) in the main form
3. when the data is selected in themodal window and submit button is clicked it should display whether the database was updated ( with message update complete) or not ( with message update incomplete)
4. should have a button to close the window

any help in how to go about it or code snippet would greatly be appreciated.

Thanks.



 
Thanks guys,
allan thanks for your time and suggestions they were of great help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top