View Single Post
  #1 (permalink)  
Old 01-07-05, 11:17 AM
HairySpider's Avatar
HairySpider HairySpider is offline
Newbie Coder
 
Join Date: Jan 2005
Location: Herts, UK
Posts: 56
Thanks: 0
Thanked 0 Times in 0 Posts
Question Passing info between pages w/ URL

Hi, please could someone tell me how to pass form info from one page to another using the URL. I would have an HTML form on the page which would create a URL like below when users click submit:

http://mysite.com/eBay/checkout.html...er=46552473652

How can I do this, then put the restults back in the form on the next page?

Thanks so much in advance, Luke
Reply With Quote