Ask a Question related to Macromedia ColdFusion, Design and Development.
-
isaac dealey #1
Re: cflocation and 301 redirects
It works for me... Add CFABORT after your CFHEADER tag -- probably a CFLOCATION tag is executing after your CFHEADER tags and overwriting your headers.
isaac dealey Guest
-
display alert hit okay page redirects
I am having an issue here....When my page is updated I want to display an alert that says updated. You must hit okay and then the page redirects. ... -
cflocation and 301 redirects
I am looking for the same solution. When I try: <cfheader statusCode="301" statusText="Moved Permanently"> <cfheader name="Location"... -
LWP::UserAgent not following redirects after error from site
I have a script that simulates a log in and post to get data from a web site. This script has worked great in the past but now no longer works. I... -
ASPHTTP Doesn't Follow Redirects
How can I get ASPHTTP to follow Redirects? I set the followRedirects property to TRUE, but whenever there is a redirection, the results string... -
OS X Server Apache Redirects
Hi there, I'm trying to get Mac OS X Server to admin apache as follows: All requests on port 80 should go direct to the URL...



Reply With Quote

