I am trying to interact with a payment processor.  Here is the problem.  I
need to pass the urltoken in the return url. However the site I am
interacting with changes the
CFID=15&CFTOKEN=77027316 to
CFID=15&CFTOKEN=77027316
which is invalid to cold fusion.

I tried UrlEncodedFormat and I got CFID%3D15%26CFTOKEN%3D77027316 which is
also useless.  Is there anyway to recall the session variables with just one
varaiable being passed?  Or is there another way to do this?

Thanks,
Rich



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to