try changing the '=' to a '.' and use gettoken() to get both values.

Its just an idea.

HTH
Clint

---------- Original Message ----------------------------------
from: "Tyler Clendenin" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
date: Thu, 3 Jan 2002 16:43:43 -0500

here is my delima.  i want to pass a few values to the next page to be
passed back
ex.
http://localhost/index.cfm?FuseAction=App.Edit&RFA=App.View&ReturnStrin
g=Ite
m_id=5021

the problem is that i want ReturnString to be "Item_id=5021"  but instead

this would set ReturnString equal to "" and a variable Item_id equal to
"5021"

i want the App.Edit page to blindly return to the App.View page and not
worry about what it is passing back, only knowing that it passes whatever i
s
in the ReturnString.

thanx

______________________________________________________________________
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to