HighDots Forums  

Issuing Passwords

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Issuing Passwords in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ShoobieRat
 
Posts: n/a

Default Issuing Passwords - 08-27-2004 , 02:19 PM






I want to have a page on my site where users can "sign-up" and recieve a
password. For example, they go to the sign-up page, type their name and email,
submit, get an email with a "global" password in it, and then be able to use
their name and password to access a "secure" page.

Can anyone point me toward any good scripts/PHP/etc for doing this? I see this
all the time in forums for signing up new users. I want to be able to do the
same thing, but instead of adding them to a forum, I want to allow them access
to a downloads page (after they sign-up).

Help and suggestions welcome. Laymans terms appriciated.


Reply With Quote
  #2  
Old   
Steve Lewis - Website Nation
 
Posts: n/a

Default Re: Issuing Passwords - 08-27-2004 , 09:08 PM






Are you using database authentication? (Username, pw stored in a database)
If so, you could just allow them to choose their own password.

Is sounds to me like you only have one password for the secure area. In
that case you could use ASPMail or ASPEmail to mail that information to
the user. But, if your server does not support ASP, you would have to
use a cgi script.

The first thing to do is find out what your server supports. Then you
can decide what to do. I have one site that I was forced to use a CGI
script. Since I am not used to CGI, I was not found of doing that, lol.
All my other sites use ASPMail. Is is very easy to learn and very reliable.


____________________________
Steven K. Lewis
Website Nation, LLC
Website Development Services
www dot Website Nation dot com


On 8/27/2004 2:19 PM, ShoobieRat wrote:
Quote:
I want to have a page on my site where users can "sign-up" and recieve a
password. For example, they go to the sign-up page, type their name and email,
submit, get an email with a "global" password in it, and then be able to use
their name and password to access a "secure" page.

Can anyone point me toward any good scripts/PHP/etc for doing this? I see this
all the time in forums for signing up new users. I want to be able to do the
same thing, but instead of adding them to a forum, I want to allow them access
to a downloads page (after they sign-up).

Help and suggestions welcome. Laymans terms appriciated.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.