Redirecting a page
Posted: Wed Dec 18, 2002 6:34 am
Hi! How can i redirect the browser automaticaly to another page ?
example:
in the login, is the administrator, and, by a switch condition
i want the browser to go to another page
"if (login == administrator)
goto another page ...
how to do this ?
regards,
Bruno Santos
example:
in the login, is the administrator, and, by a switch condition
i want the browser to go to another page
"if (login == administrator)
goto another page ...
how to do this ?
regards,
Bruno Santos