Question:

Dreamweaver log in for CS3

by  |  earlier

0 LIKES UnLike

I am trying to put a log-in on my web page using dreamweaver cs3 ver 9. I have had NO luck! Is There even a way? Thanks in advance for everyones help.

Erich

 Tags:

   Report

2 ANSWERS


  1. Of course there is!

    On the right hand side of DW, select Application tab, then Server Behaviors. Click on the '+', then User Authentication, then Log In User.

    You'll have to setup a few things first:

    1. Database: create at least a MySQL database with a User table at 2 columns: username and password

    2. Create in DW a connection to this Database (you'll have to create a Testing server for your site).

    3. Create a form with 2 textfields (username and password) and a Login button.

    4. Use the server behavior above.

    Good luck!


  2. Are you trying to FTP using Dreamweaver?  Check the host name, User ID and password.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.