From PAGE >> Login >> back to Same PAGE

Last post 06-09-2005 10:54 PM by KarinJ. 1 replies.

Sort Posts:

  • From PAGE >> Login >> back to Same PAGE

    06-09-2005, 6:06 PM
    • Member
      385 point Member
    • jwinst
    • Member since 04-05-2004, 5:41 PM
    • Posts 77
    I'm trying to get the Login link within a paragraph (Text/HTML module) to return visitor to that specific page once done. Now it recycles them to the Home page once done. I have the A HREF directing them to "/SOFTWARE/ProductTours/tabid/91/ctl/Login/Default.aspx", but it redirects to "/Login/tabid/66/Default.aspx" every time... and then pushes them to the Home once logging in. How can I get them to return to "/SOFTWARE/ProductTours/tabid/91/Default.aspx" once done?

    Thanks!!
  • Re: From PAGE >> Login >> back to Same PAGE

    06-09-2005, 10:54 PM
    • Participant
      1,081 point Participant
    • KarinJ
    • Member since 03-11-2004, 4:08 PM
    • Melbourne, Australia
    • Posts 222
    I assume you are using Forms Authentication. There is a FormsAuthentication.RedirectFromLoginPage method that will do what you need. Google for info on how it is used.

    Hope that points you in the right direction...
Page 1 of 1 (2 items)