Previous Link

From: Brian Shannon (bshannon_at_lbrspec.com)
Date: 06/23/04


Date: Wed, 23 Jun 2004 10:42:14 -0500

I have security access to certain pages on my intranet and use sql server to
store the user name and passwords and who has access to what pages.

If a user clicks a link and is not logged in they are redirected to the
login page and once sucessfully logged in they are redirected to the orginal
page trying to get into.. Currently if the use gets redirected to the login
page I have the goto link hardcoded in session variables.

I would like to know if there is a way to get the referring link? So, when
the user gets redirected to a login page I can use code to find the previous
page?

Thanks



Relevant Pages

  • Windows 2000 Login process
    ... remember passwords. ... If there is a need to store passwords, ... emphasize strong physical security. ... >available to anyone without a login. ...
    (microsoft.public.win2000.security)
  • Re: Previous Link
    ... use Request.UrlReferrer which contains the referrer to the current page. ... >I have security access to certain pages on my intranet and use sql server ... > login page and once sucessfully logged in they are redirected to the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Disallow administrator access
    ... Will setting the builtin\Administrators security access to 'Deny' work? ... Todd ... > Remove the builtin\Administrators from the Security - login in SQL server. ...
    (microsoft.public.sqlserver.security)