Dumb question - what are you seeing in the browser? When you output
#url.variable# what do you see?


On Wed, Jan 23, 2013 at 10:22 AM, Torrent Girl <moniqueb...@gmail.com>wrote:

>
> >Yep try this
> >
> ><cfset var1 = "this is a test">
> ><cfset relocate = "index.cfm?variable=#urlEncodedFormat(var1)#" />
> >
> ><cflocation url=relocate>
> >
> >That should work, especially if this is suffering the same problem as
> >cfsavecontent and a few other tags and functions.
> >
> >--
> >Regards,
> >Andrew Scott
> >WebSite: http://www.andyscott.id.au/
> >Google+:  http://plus.google.com/113032480415921517411
>
>
>
> That still didn't work. Do I need to turn on a specific setting?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354024
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to