Forum Moderators: open

Message Too Old, No Replies

get variables from a previous page?

php redirects to html page, need to send variables

         

Mike521

1:56 pm on Sep 15, 2005 (gmt 0)

10+ Year Member



hey all,

I've got a php page on one server that has some variables. I need to pass those variables to an html page on another server which will set a cookie via javascript.. can anyone help me with passing the variables? not sure how to do it. thanks!

Mike521

2:10 pm on Sep 15, 2005 (gmt 0)

10+ Year Member



actually I can pass the variables to an asp page also, hopefully that helps

ajkimoto

5:22 pm on Sep 15, 2005 (gmt 0)

10+ Year Member



Hi Mike521,

Are you talking about passing JavaScript variables or PHP variables?

ajkimoto