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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New Browser Window

Status
Not open for further replies.

Kadirpatel

Programmer
Joined
Mar 28, 2001
Messages
43
Location
GB
Hi All,
I need some help on opening new Browser window and sending its data back to the parent (ie the opener) window.
Just let me know how can i do this. The new window will take some user input which should get reflected to the window which has opened this new Browser Window.
Please let me know as fast as possible.
Thanks.
 
hie!!
1.window.opener.variable=value
2. location.search (try 2 search with keyword pass parameters in this forum - u'll find plenty of advices)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top