|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am building a site and I want to make a part of this site not available to the public, by using username(s) and password(s).
Could you indicate me the simplest way to do that? What I need actually is the simplest user authentication system that you know. I have already downloaded one, but it seems that I am doing something wrong. Do all the pages of the site need to be .asp (cause they aren't; they are .html)? I am using Dreamweaver Ultra Dev. Thank you!!! Mirena Last edited by mirena : April 11th, 2003 at 06:29 AM. |
|
#2
|
|||
|
|||
|
Try the links at Macromedia.
http://www.macromedia.com/cfusion/s...upport.ultradev You'll find a large body of programming examples and content at Macromedia, if you get to the designer's centers, the Macromedia Exchange, and other areas. Hope this helps. |
|
#3
|
|||
|
|||
|
The absolute easiest way, w/o knowing any scripting language is to use .htaccess and .htpasswd
There are a number of resources on the web for how to do this, and you can even use encrypted passwords.
__________________
110100100 |
|
#4
|
|||
|
|||
|
most of the major host companies providing password protected directories.
If you don't have a host yet, you can find one with pw protected directories... You don't have to change anything or learn a new web-language at all. Just put all private files to a passworded directory.
__________________
Sweet smell of a great sorrow lies over the land. Plumes of smoke rise, merge into the leaden sky. A man lies and dreams of green fields and rivers, but awakes to a morning with no reason for waking. He's haunted by the memory of lost paradise. In his youth or dream, he can't be precise. He's chained forever to a world that's departed. It's not enough, it's not enough. Gilmour |
|
#5
|
|||
|
|||
|
Yeah, that I am aware of, dreamweaver does not have a simple password protect that I am aware of.
Use htaccess, or you may have in your host control panel a password protect option - that will do it for you. |
|
#6
|
||||
|
||||
|
__________________
John5788 EMail: john5788@x5788.net URL: http://www.x5788.net AIM: John57881, John57883 ICQ: 74077537 MSN: John@5788.zzn.com YIM: John5788 |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Dreamweaver help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|