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

Recent content by JohnBear

  1. JohnBear

    help with passing text from window to window

    You could create a frame set with two windows. One window would be be hidden i.e 0% width and the other 100%. In the hidden window create a custom object i.e var objSelected = new Object(); In the main window onsubmit store the form element values in the new object. i.e var objSelection =...

Part and Inventory Search

Back
Top