Ask a Question related to Dreamweaver AppDev, Design and Development.
-
davetheNewbie #1
User Authentication problems
hi everyone i am using a php site and i have been trying to implement user
authentication by completing the macromedia tutorial "Macromedia - Developer
Center Implementing User Authentication" and i have done exactly what they say
to do but i manage to log in alright but if i go to another page which checks
for user authentication it keeps on failing and goin back to the login
page("where i set it to go") is there any secrets in how i am supposed to be
storing the columns in mysql or somethin that i dont know of?? any information
would be great
davetheNewbie Guest
-
User Authentication Scripts
Okay i have a page where it captures a user name and password, and once i type in the correct user name and password, i want the user details to... -
User Authentication
Hi All: I would like to have certain areas of a site that I am developing password protected but I am not sure how to go about doing this. I know... -
XP user authentication
Folks, Given the following function signature: bool AutheticateUser(string uid, string pwd); Can anyone tell me which .Net class.function API... -
SQL User authentication
Is it possible to authenticate user using a SQL database, containing users and passwords? What I want to achive is: I have as SQL database... -
DB User authentication.
Not a programmin newbie, but a PHP newbie. I'm working off the user authentication and database thing off hotscripts.com. It doesn't work, yet... -
David Powers #2
Re: User Authentication problems
davetheNewbie wrote:
Yes, the great secret is that it's a "high severity bug" in Dreamweaver> i manage to log in alright but if i go to another page which checks
> for user authentication it keeps on failing and goin back to the login
> page("where i set it to go") is there any secrets
(Macromedia's words, not mine). I reported this to MM in April last
year; they acknowledged the problem; but did nothing about it. The
analysis and (fortunately simple) solution are here (watch any wrap in
the URL):
[url]http://friendsofed.infopop.net/2/OpenTopic?a=tpc&s=989094322&f=8033053165&m=3241024 21&r=324102421#324102421[/url]
It's a long thread, but you need read only the first post from me. Most
of the rest of the thread is from someone who had a completely unrelated
problem.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest



Reply With Quote

