Thanks for all of the input. I have solved the problem.
Rich
-----Original Message-----
From: Al Musella, DPM [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 6:09 PM
To: CF-Talk
Subject: Re: URL Problem Continues
You can cheat a little..
create a table that holds the cfid and cftoken. Add a field that is a
unique ID. Fill it with createuuid()..
Pass that unique ID to the payment processor, then when it returns, look up
the cfid and cftoken.. then cflocate to whereever you want.
Al
>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