View Single Post
  #1  
Old 09-06-2005, 12:39 AM
 
arthur_raft arthur_raft is offline
 

Advanced Member
  
Join Date: Jul 2005
Location: Sydney, Australia
Posts: 36
 

Default 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
__________________
Version 4.0.14
Reply With Quote