Skip to main content
Participant
November 13, 2007
Question

Change Password

  • November 13, 2007
  • 2 replies
  • 295 views
I like the user authentication behaviors in Dreamweaver, but it seems to be missing a huge one, a form to change password. Anyone know how to do this? I'm using CS3 with PHP and MySQL.

Thanks for any help,
Craig
This topic has been closed for replies.

2 replies

Inspiring
November 13, 2007
"craig29" <webforumsuser@macromedia.com> wrote in message
news:fhcooe$crd$1@forums.macromedia.com...
> I like the user authentication behaviors in Dreamweaver, but it seems to
> be
> missing a huge one, a form to change password. Anyone know how to do
> this?
> I'm using CS3 with PHP and MySQL.
>
> Thanks for any help,
> Craig


Here's a relevant section from the manual :
Building pages to update a record (all servers)
http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WScbb6b82af5544594822510a94ae8d65-78a1.html


Inspiring
November 13, 2007
"craig29" <webforumsuser@macromedia.com> wrote in message
news:fhcooe$crd$1@forums.macromedia.com...
> I like the user authentication behaviors in Dreamweaver, but it seems to
> be
> missing a huge one, a form to change password. Anyone know how to do
> this?
> I'm using CS3 with PHP and MySQL.
>
> Thanks for any help,
> Craig

The Record insertion form ServerObject can create the basic form that you
can tweak.