-kris-
07-24-2003, 04:14 PM
ok, i have this member page on my site where my friends can type in a username and password an stuff, rite? well i dont know the code to make a registration, so they can just make up stuff and they can sign in automatically without making an account-- does anyone know the code to make a registration page??
Dude128
07-24-2003, 08:19 PM
it's really not as simple as "a code"- you would need to use a server side scripting language such as Perl, PHP, or ASP, and usually a database such as MySQL would be used to store registration information. a much simpler way to go if your host doesn't support Perl/PHP/ASP or MySQL and if you don't mind ads, is Bravenet (http://www.bravenet.com)- I believe they have what you want.