X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Passing Variables between Static Pages (https://forum.x-cart.com/showthread.php?t=16391)

arthur_raft 09-06-2005 12:39 AM

Passing Variables between Static Pages
 
Hey Guys,

I have a (fairly complex) form on one static page which needs to pass the variables to the next static page.

The second static page uses the variables via all sorts of javascript and PHP which I think I've addapted sucessfully or smarty (i.e. {literal} and {php} tags) - Thanks to suggestions on this great forum.

The variables are passed perfecctly when these pages function as stand-alone html, but as static pages within x-cart, nothing gets passed.

I'm a newbie, so I might be missing something. Any suggestions greatly appreciated.

Cheers from down-under

arthur_raft 09-07-2005 01:58 AM

Problem Sorted
 
Should anyone else have this problem, Vasily at the help desk resolved this issue for me.

Basically - use I used commands in the form:

$GLOBALS["HTTP_GET_VARS"]["variable"] in the page recieving the variables (rather than $_Post format).

Worked first time. Good luck to anyone with the same situation.


All times are GMT -8. The time now is 11:30 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.