Looking for a 'simple' way to pass values from one page to another.<br>If a user click on item1 they will go to another page with a form and a text box "order" will be prefilled with item1.<br>Is this possible?<br>Any help appreciated.
email me and I'll send you some commented code...<br>too long to put here, but all you need to do is tack<br>the variable onto the end of the url like:<br><br>page1.htm?itemordered=item1<br><br>You can access everything after the (?) by using window.location.search<br><br><A HREF="mailto:jared@aauser.com">jared@aauser.com</A>
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.