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!

Search results for query: *

  1. pavan196

    passing data between forms

    Hi Thanks for the suggestions , but I still hava doubt because I have a main form which has a action event which is triggered when a submit button is pressed. But then I have an additional button in the main form which on click should open a new form to which i need to pass values from the main...
  2. pavan196

    passing data between forms

    Hi Kevin, Thanks for the suggestions. I have a few questions though. Right now I am trying to open the new form by a window.open function resulting from a onclick event handler of a button from the main form, Can I reference the parent forms elements using the cgi->param operator? I am...
  3. pavan196

    passing data between forms

    Hi all, I am trying to pass user data(such as selections made in a drop down list) to a different form where the data has to be displayed in the form of a table. However I do not want to submit the new form to the server yet. After the data has been passed to the new form, the user fills out the...

Part and Inventory Search

Back
Top