Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Change Password

New Here ,
Nov 13, 2007 Nov 13, 2007

Copy link to clipboard

Copied

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
TOPICS
Server side applications

Views

282
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 13, 2007 Nov 13, 2007

Copy link to clipboard

Copied

"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.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 13, 2007 Nov 13, 2007

Copy link to clipboard

Copied

LATEST
"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


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines