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!!