View Single Post
  #2  
Old 09-07-2005, 01:58 AM
 
arthur_raft arthur_raft is offline
 

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

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