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 TouchToneTommy 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 Osirisweb

  1. Osirisweb

    Need to get a value from a hidden text box

    Hi, You have to read in the querystring values into your script. For example; the querystring shows (from the ? onward) InquiryNumber shows a value of PO-2101. To read this into your next page do this; <input type=&quot;hidden&quot; name=&quot;InquiryNumber&quot; value=&quot;<%=...

Part and Inventory Search

Back
Top