Use the URLEncode function so that the "=" sign is encoded in the URL.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Intelligent Mail Server
<<< Vote for iMS as the CFDJ Reader's Choice Awards Most Innovative Product >>>
http://www.sys-con.com/coldfusion/readerschoice2001/nominationformbpa.cfm
>>> Find out how iMS Stacks up to the competition: 
>http://www.coolfusion.com/imssecomparison.cfm

----- Original Message -----
From: "Tyler Clendenin" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, January 03, 2002 4:43 PM
Subject: URL query string


> 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&ReturnString=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 is
> 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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to