I'm trying to pass two variables from one page to the next. How would I go about doing this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Put this code in first page:
Then in second page to retrive the data use:
|
|||||||
|
|
Just wanted to include an example of passing multiple values as Norbert answered in his comment.
|
|||
|
|
