Here is the problem I am having...
I am using dreamweaver cs3....
I have successfully created and connected to the backen dmysql database and can see all the tables
I have created a login server behavior and a login form for my site
when I test it on my site..it will not accept my username/pass even though I know it is correct
when i setup the user login behavior I choose the ip_users table, then username = username password = user_password
i have a choice to restrict access based on either username/password or username/password/access level...i chose username/password
when I test it out the login fails....
i setup a test database which I created in mysql which works for this...but the ip_db wont...is this because the password is encrypted? and if so...how do I integrate IP sessions witht the rest of my site?
hope I explained well enough..please help!!!!
thanks!