Advertisement
| 10.06.2008 at 11:49PM PDT, ID: 23792824 | Points: 500 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: |
<form method="post" action="http://www.yourdomain.com/account/dologin.php?goto=clientarea"> Email Address: <input type="text" name="username" size="50"> Password: <input type="password" name="password" size="20"> <input type="submit" value="Login"> </form> |
Advertisement