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="hidden" name="InquiryNumber" value="<%=...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.