crystalized
Programmer
I have read several posts and different things where the "Redirect" method sounds like it is very unpopular.<br><br>At the same time each of the methods I have seen for checking if the user is logged in use a redirect method to send the user to a login page if they are not already logged in. Is there another way to handle this without the redirect.<br><br>I also have some firm guidelines for how I want the user to proceed through some of my forms so I have used a "origin" variable. Only when the user proceeds from the correct origin can they access the form. This method is also currently using a redirect when the user tries to access the form from a "not legal" origin.<br><br>I would appreciate input on reasons why the redirect is not a good choice, or why it is a good choice. I would also love to see any alternatives.<br><br>Thanks again for answers to a rookie's questions. <p>Crystal<br><a href=mailto:crystals@genesis.sk.ca>crystals@genesis.sk.ca</a><br><a href= > </a><br>--------------------------------------------------<br>
Experience is one thing you can't get for nothing.<br>
-Oscar Wilde<br>
Experience is one thing you can't get for nothing.<br>
-Oscar Wilde<br>