Skip to main content
Participant
December 5, 2009
Answered

restricted access to fill forms

  • December 5, 2009
  • 1 reply
  • 276 views

Hello, I need to create a restricted client access area (login with password) where the clients fill forms.

What tools does dreamweaver offer to do this in the simplest way?

Thanks,

vgarcia

This topic has been closed for replies.
Correct answer bregent

The simplest way is to use web server directory security which you can typically administer via host control panel. Otherwise, check out DW user authentication and login server behaviors.

1 reply

bregentCorrect answer
Participating Frequently
December 6, 2009

The simplest way is to use web server directory security which you can typically administer via host control panel. Otherwise, check out DW user authentication and login server behaviors.

Participant
December 7, 2009

Thanks very much