Response redirect DreamweaverMX
Can someone please help me with a Response Redirect in Dreamweaver MX?
I'm using ASP VBscript and I want to redirect my users based on values set in an Access database.
I have given each user a certain page in the database-column followed after username and password that I have called "redirect".
The login itself is set to redirect all users to redirect.asp once they successfully log in.
Once they are successfully logged in, they are ment to be redirected to the page that was designated for them in the database.
Any clues? :)
Christian
Comments
Free Extension
There is a free extension that will do that for you... it was created by Macromedia, and I have already used it and can vouch that it works great.
Login User with Dynamic Redirect, V1.0.0
GET IT AT THE MACROMEDIA DREAMWEAVER EXCHANGE
RE: Free Extension
i've tried that one but i get an error when logging in.
Technical Information (for support personnel)
Response object, ASP 0158 (0x80004005)
A URL is required.
/t2g/test.asp, line 52
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)
POST 47 bytes to /t2g/test.asp
login=cotc2001&password=waiter123&Submit=Submit
in my users table (msaccess) I have a field called login_success and the correct url (http://www.theserver.co.uk/client/welcome.asp) in it and set it in the behaviour to call that field.
Any ideas??
Works fine!
Jeremy Conn's suggestion worked like a charm. Never thought it would be this easy. Thank you for responding ! :)
Christian Sen
RE: Free Extension
I get the same error as Adam Davies.
What gives?
You must me logged in to write a comment.