Forums
This topic is locked
Login User with Dynamic Redirect
Posted 25 Apr 2003 18:13:01
1
has voted
25 Apr 2003 18:13:01 Adam Davies posted:
at the moment I have a login page where if they are an admin it directs them straight to the page but if they are provider it logs them into the admin page, fails them so sends them to the correct page (found that way of doing it on here) the problem is with that way is that none of the "show region if logged in" work as the system thinks they have failed to login (it shows this in the URL "www.siteaddress.org/welcome.asp?accessdenied=%2Fadmin%2Ffileadmin%2Easp" So I though I would try the Login User with Dynamic Redirect v1.0.0 extension to get around this but whenever I try it out on a live page it shows this error on the page.
Technical Information (for support personnel)
Error Type:
Response object, ASP 0158 (0x80004005)
A URL is required.
/t2g/test.asp, line 52
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)
Page:
POST 47 bytes to /t2g/test.asp
POST Data:
login=cotc2001&password=thepassword&Submit=Submit
in my users table (msaccess) I have a field called login_success and the correct url (www.theserver.co.uk/client/welcome.asp) in it and set it in the behaviour to call that field.
Any ideas why?
if it helps im using DMX 6.1 with an access database
Thank you all
Edited by - cotc2001 on 25 Apr 2003 18:13:54