This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
Help!

I use the password service from bravenet but i want to create a form so that people can create there own usernames and passwords. But i dont know how, does anyone out there have a script i can use or some help on how to do it myself?!

Re: Help!

Password Gate is very basic and doesn't include this function.

Re: Help!

what can i use that will have this function?

Re: Re: Help!


For storing usernames and passwords you need at least a file and preferably a database on the webserver. To access and edit a file on the webserver you need a script or a program running on a webserver (like PHP, ASP or CGI), not on the client (like Java or Javascript).
So, first question: which serverside scripting language does your webhost support?

Jim

--- --- --- --- --- --- --- --- ---

Replying to:

what can i use that will have this function?