On 7/13/04 8:41 AM, in article cd0oq4$erv$1 (AT) forums (DOT) macromedia.com,
"pullover" <webforumsuser (AT) macromedia (DOT) com> wrote:
Quote:
(sorry for being so stupid). |
Don't be. It gives the rest of us the illusion that we might actually know
something. 8^)
Also, if it is a small site, an easier and hopefully temporary solution to
your problem might be as follows:
Since you will activate the login and password yourself, consider making the
register form submit a "formmail.cgi" request. "Formmail" has been around
forever and the latest version is very attack resistant. It mails the
request to you and you follow up.
Next, check the control panel for your site and set a directory password for
a sub-directory that contains the unrestricted pages that are not public.
When you receive an email registration, simply email the appropriate login
and password back to the user. Once a user is in that directory, he has
access to all pages in that directory.
Sure, it's not as elegant as writing your own routine. But then, it doesn't
require you to be a web guru either.
Even on a site that is not secure, this method is probably as secure or more
secure than writing your own login/password routine.
Drawback - Since your ISP may place a limit on how many individual users you
may assign, you will probably be limited to setting the same login/password
for all visitors. This makes tracking visitors more difficult, but that's
where cookies come in. If the user doesn't have cookies enabled, then he
will just have to enter his information every time he makes a purchase or
sends feedback.
Again, I am assuming, from the wording of your question, that this is a
smaller site, where you can get away with things like this, until business
increases and you can learn the necessary programming requirements.
Not elegant. But, it provides limited functionality, until you need more. I
do not recommend this as a permanent method, though I know of many small
sites that have used it for years.
John Gaver
Action America
(forget everything to contact me direct)
Microsoft: (n) Job security for IT consultants.