Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
istalcup@hotmail.com #1
redirect to guest if first redirect is doesnt work for a user
Hi all,
I was wondering if anyone could help me solve a problem
Once a user hits a certain webpage ..I try to redirect them to another
using cflocation
however this new location is not available everyone in world becuase
you need to be authenicated by the domain. The people who are not
authenicated I would like to send them to a "guest page".
The problem is when they get redirected to the first page, if they dont
have permissions, then their browser just shows an error.
How can I get coldfusion to just *test* the protected url first to see
if the user can get in or not as opposed to just sending them there
and have it display the "URL error"
Thank you for reading and help if you know!
Isabel
istalcup@hotmail.com Guest
-
Response redirect Doesnt Work
Why oh why doesnt this work??? I have a simple forms authentication that all works fine, ie it validates user details against a db. When i... -
Does close connection work placed after redirect?
All, I have a question about closeting a connection. If you put the "connection.Close" statement on a line below a redirect does it ever run?... -
login redirect doesn't work
Hello, I'm working on a asp.net/C# project, but I haven't got a lot of experience with programming with C# and the dotnet framework. I've build... -
User Login to Redirect using PHP
I've read many posts about redirecting a user by specifying the directin url in the database, but have had very little luck. I'm using Dreamweaver's... -
Redirect to New Browser Window like Response.Redirect
That worked just fine for me as long as you put that open statement on one line rather than 2. "michel" <michely3k@yahoo.com> wrote in...



Reply With Quote

