|
I'm wanting to make a single page that shows progress esamples. I would like to set certian values based on what page they came from.
Example:
They click the link "check progress" on page 1, the value of variable a on the progress page will equal 1.
They click the link "check progress" on page 2, the value of variable a on the progress page will equal 2.
Is there a way to make this happen? To know what page they came from?
|