Hi everybody I am a new member and I am facing a problem in ASP I wrote this if statement if (String (Session ("MM_UserAuthorization"))=="Administrator"); { (Response.Redirect("Admin.asp")) } else { (Response.Redirect("User.asp")); } And it gave this error when run it Plzzzzzzzz help me
Are you using VBScript or JavaScript? "==" is javascript.
Thank you gil davis for trying to help me i am using JavaScript. Actually I solved the problem, but thank you again
There are currently 1 users browsing this thread. (0 members and 1 guests)
Forum Rules
Bookmarks