Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
dotcom012 #1
Access page Password
I have an admin panel that i can log into by going to a certian internet
address. Is there a script that i can put on that page so that when someone
tries to access it it will prompt for a password. This file has some inportant
stuff. I know there is a way when you click on a link to go to a certian page
you can request a password, but some people may just come from a regualr site,
so not just a link to it.
Thanks
Scott
dotcom012 Guest
-
MS Access and Password Error
I'm running ColdFusion MX 7 and Access 2003 on Win 2K. I've inherited a ColdFusion 6 (or before) site that I'm trying to get up and running. In... -
Limit access until given password
Hello, I am creating a training CD in Director. I want the user to have to complete each section of the training CD in order but after they have... -
OLEDB and an Access Db with a password
Hi All ISP has told me that I should be using OLEDB connections instead of ODBC to get better ASP > ADO > Access DB performance. After a visit... -
added password to access db and now i get error 25.
Hi I have a site using an Access database. I thought it might be wise to password protect the DB file, so I setup the Password in Access and... -
microsoft document access password
Please help. I locked a few documents with passwords but this was awhile back. ive gone through every password i can think of but can remember it.... -
David.Holley #2
Re: Access page Password
If you're looking for an easy fix, try .HTACCESS and .HTPASSWD files (on UNIX,
I think...).
You can create .HTACCESS & .HTPASSWD files in the folder that holds your PDF
files - these authentication functions fully protect the folder, and files
cannot be accessed just by remembering the URL.
Passwords must be encrypted in the .HTPASSWD file (you can't do this yourself,
the encrypted password must be generated on the server). To encrypt passwords,
I use this utility here: Flash.net's Encryption Tool
The text for the .HTACCESS and .HTPASSWD files can be found here:
here...[url]http://home.flash.net/cgi-bin/pw.pl[/url]
David.Holley Guest



Reply With Quote

