How to Pass Variables Between one webpage to other

Started by dhilipkumar, May 21, 2009, 10:23 AM

Previous topic - Next topic

dhilipkumar

How to Pass Variables Between one webpage to other

Im creating a webpage and Im having trouble in working out how to pass variables from one page to another.

On my first page, the user will enter their customer ID and password .

The user will then click on the 'login' button, which moves onto another page. 

What I want to know, is how do I pass the variable entered in the customer ID textbox to the other webpage to ensure that the correct details pertaining to that particular user appear?