Hi everybody, how about you?
I have come across a problem. I've created a webpage and provided login user and pwd for security. There are many such pages which needs authentication for any access. For instance, there is a page called Notice Board which is linked from the index.asp page. Now if anybody wants to access that page, it immediately opens a login page where it ask for the credentials and redirects to the index.asp page on success. I want it to redirect to the Notice Board page and not the index page. What should I do to accomplish it? I've used Request.ServerVariable(HTTP_Referer) with almost no result.
PLEASE help me.
RUAM DATTA
BANGALORE