hi, i wanted to display cookie info on a form, as in a text box
ok this is what im doing, im saving all info on a cookie where the users types in i.e. card details.
and at the end i made a confirmation page, where all the info they typed in are here.
so obviously we use cookie, but i wanted to display it in a text box.
how do i do that...
and one more thing, i also added a modify button on the confirmation page, where they can go back and edit, how do i retrieve the cookie to its original page?
please help
ok this is what im doing, im saving all info on a cookie where the users types in i.e. card details.
and at the end i made a confirmation page, where all the info they typed in are here.
so obviously we use cookie, but i wanted to display it in a text box.
how do i do that...
and one more thing, i also added a modify button on the confirmation page, where they can go back and edit, how do i retrieve the cookie to its original page?
please help
Comment