Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Login not redirecting to returnurl

Author  Topic 

rohit04413
Yak Posting Veteran

72 Posts

Posted - 2010-04-27 : 06:21:36
i have created a page ate.aspx in a folder ate_secure in default directory http://localhost/.
when i try to open ate.aspx, it redirects me to login.aspx, thats ok, but when i fill user name and pass and press login button, it doesn't redirect me to ate.aspx and remains at the login page with no error and all fields blank.

everything was working fine till my login page ate.aspx were in the same default directory. but i wanted to use role management so i created a folder ate_secure and put ate.aspx into this folder,

please help how can i resolve this.

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2010-04-27 : 06:40:46
Thats nice, try an ASP site, this is a site for SQL Server.
Go to Top of Page
   

- Advertisement -