Ray,
I agree but that restriction is pretty common for very very old browsers
(like IE 5 or maybe 6) but I haven't seen it be a problem recently. .NET
pages in particular can generate famously long URLs. My guess is that it
get's mangled by the redirect somehow - or that some intermediate engine
(like dotdefender) changes it or precludes it in some fashion. On one of the
other lists I read about dotdefender stopping a request that had redirected
more than 1 time for example.

-Mark

-----Original Message-----
From: Raymond Camden [mailto:raymondcam...@gmail.com] 
Sent: Tuesday, August 27, 2013 5:00 PM
To: cf-talk
Subject: Re: cflocation and long urls


There is a max size for URLs. Some browsers may be more strict about it.


On Tue, Aug 27, 2013 at 4:23 PM, Rob Voyle <robvo...@voyle.com> wrote:

>
> Hi folks
>
> I have a long encrypted url stored in a database:
>
> the cgi.query_string is something like
>
> YJShGG8kxBWgJKOlo2z4oTM8jEanxnGNBzw+QBQw8JBtuiQ8Oyn6tc6qmbd+E7W
> vcbfncSF/pq2ttDOdegKnxA==
>
> It works fine if i manually copy the total url from the database to the
> browser,
>
>  however if I use
> <cflocation url="#database.weblink#">
>
> I get a not found error in firefox IE Chrome whereas Safari it works fine
>
> Any ideas or work arounds?
>
> Thanks
>
> Rob
> Robert J. Voyle, Psy.D.
> Director, Clergy Leadership Institute
> For Coaching and Training in Appreciative Inquiry
> Author: Restoring Hope: Appreciative Strategies
>             to Resolve Grief and Resentment
> http://www.appreciativeway.com/
> 503-647-2378 or 503-647-2382
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:356569
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to