Gossamer Forum
Home : Products : DBMan : Customization :

Adding Users

Quote Reply
Adding Users
When new users sign up on my database, I would like to make them fill out a longer form including their name, company, e-mail, etc and have it e-mailed to me as well as creating their username and granting them access - how would I go about doing that?

Meat
Quote Reply
Re: Adding Users In reply to
Well, the only way to do this would be to add the Secure Password Lookup Mod and add the extra field for Company. Although it is not wise to add fields to the .pass file.

The Secure Password Lookup Mod is located at:

www.jpdeni.com/dbman/mods.html

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------


Quote Reply
Re: Adding Users In reply to
Is there a way to create a subroutine that would create a form for new users to fill out and e-mail the contents to me and at the same time add the username and password to the .pass file? I just want a little more information about who is visiting and using my site.

Meat