ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/utils/player_dl.html
Revision: 1.1
Committed: Fri Feb 3 07:14:50 2006 UTC (18 years, 3 months ago) by root
Content type: text/html
Branch point for: UPSTREAM, MAIN
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 <form method="post" action="/cgi-bin/player_dl.pl">
2     Character name:<br>
3     <input type="text" name="playername" maxlength="50" size="30">
4     <p>
5    
6     Character password:<br>
7     <input type="password" name="password" maxlength="50" size="30">
8     <p>
9    
10     <input type="submit" value="Submit">
11     <input type="reset" value="Clear Entries">
12     </form>