Hi, Can any1 help...
I am passing many variables between pages but what I need to do now is to pass some variables as well as client variables from a form to an action page. The first page contains some javascript.
Basically the javascript captures an X and Y co-ordinate within a form. The X and Y co-ordinate is passed however I want to be able to position a hidden variable that I am also passing within the same form on the action page however for some reason all that is positioned is the variable enclosed within "#Var#" and not the Value itself.
I confirmed this by also trying to pass the CFID and CFTOKEN vars but these are not passed either.
DOes anyone have any examples that I might be able to have a look at?
Many thanks
Sam
I am passing many variables between pages but what I need to do now is to pass some variables as well as client variables from a form to an action page. The first page contains some javascript.
Basically the javascript captures an X and Y co-ordinate within a form. The X and Y co-ordinate is passed however I want to be able to position a hidden variable that I am also passing within the same form on the action page however for some reason all that is positioned is the variable enclosed within "#Var#" and not the Value itself.
I confirmed this by also trying to pass the CFID and CFTOKEN vars but these are not passed either.
DOes anyone have any examples that I might be able to have a look at?
Many thanks
Sam