Rizwan Ahmad
Friday 25 July 2003 12:50:57 am
On form submission I want to check that either the user is logged in or not. If not it should redirect the user to /user/login/ page else it should take to another page.
How can I do that???