hello,

i have pb with cf session variables.
i have created two numeric session variables in cf (the site is in cf) that
i need in a cgi script wich launch an api. but these variables seem not to
be recognized by the cgi script. with an asp example that i have there is no
pb.

in cf i have created session.var1, session.var2
in the cgi script the syntax is
<%
numb1=session("var1")
numb2=session("var2")
..
%>

do you know if it's normal (compatibility problem) or if there is
'something' to do ?



lje
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to