Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: passing data from a window to a form


Message #1 by jmnamahoe@h... on Wed, 12 Jun 2002 09:41:53
i was wondering if any one has experience with passing data from a window 
generated using 'window.open()' to a form. i'm looking to open a window 
using 'window.open()'. the window would be used to locate a specific 
record from a list of records, and that record would be used to populate 
the controls in a form. the newly created window will be used for a 
search/results page for specific data. the data would then be updated and 
sent back to the DB. i don't expect anyone to provide code, however if 
someone could point me towards a good tutorial that does something similar 
to what i described i would appreciate it. thanx.

  Return to Index