send mail

Status
Not open for further replies.

Chosy

Beta member
Messages
4
i wanna make a kinda login for my new game i made

it shall be like this

1: type your id/wanted id
2: pass/your wanted pass
3: your email

"login" or "registy"

!!!mail not needed if u allready member"
 
Register

And what is your question?

How about this:

<form><table>
<tr><td align=right>Type your ID/Requested ID:<td><input type=text name=id>
<tr><td align=right>Password:<td><input type=password name=pass>
<tr><td align=right>E-mail:<td><input type=text name=email>
<tr><td colspan=2 align=center><input type=submit value=Register></table>

Mail not needed if you are already a member!

...what is the new game?
By the way if this is what you want then you need a host that allows CGI scripts.

------
OH WAIT A SECOND. THIS IS THE VB FORUM NEVERMIND. But still, what is your question?
 
Status
Not open for further replies.
Back
Top Bottom