passing variables between pages
Posted: Sun Jan 13, 2008 5:11 am
Hi ,
I have a page in which i have some values that i want to pass to another page.
(It's not a form , it's a page that contains calculations of total prices or total scores) .
The second page is like a template with fields to which I want to transfer the values.
So it's look like : “Your total score is” [here is the place for the passed value]
"The total prize is “ [ “ “ ]
I want to achieve this by pressing a button from the first page. How ?
I have a page in which i have some values that i want to pass to another page.
(It's not a form , it's a page that contains calculations of total prices or total scores) .
The second page is like a template with fields to which I want to transfer the values.
So it's look like : “Your total score is” [here is the place for the passed value]
"The total prize is “ [ “ “ ]
I want to achieve this by pressing a button from the first page. How ?