x
[freeside.git] / fs_webdemo / register.html
1 <HTML>
2   <HEAD>
3     <TITLE>
4       Freeside - Billing and account administration software for ISPs
5     </TITLE>
6   </HEAD>
7   <BODY BGCOLOR="#ffffff">
8   <table>
9     <tr><td>
10       <A HREF="http://www.sisd.com/">
11         <IMG BORDER=0 SRC="small-logo.gif" ALIGN=LEFT>
12       </A>
13     </td><td>
14       <center><font color="#ff0000" size=7 size=+4>freeside demo registration</font></center>
15     </td></tr>
16   </table>
17 <P>You will need to choose a username for access to the Freeside web demo.
18      Also enter your email address and (optionally) your name.
19
20 <P><FONT SIZE=+1 COLOR="#ff0000">A password
21       and the URL for your demo will be emailed to you, so don't waste your
22       time with non-deliverable addresses.</FONT>
23 We will <B>not</B> give your email address to any third party,
24       nor will we send you any unsolicited email.
25     <FORM ACTION="register.cgi" METHOD="POST">
26       <PRE>
27 Freeside username: <INPUT TYPE="text" NAME="username" MAXLENGTH=16>
28
29 Email address:     <INPUT TYPE="text" NAME="email">
30 </PRE>
31 <BR><INPUT TYPE="Submit" VALUE="Register">
32     </FORM>
33   </BODY>
34 </HTML>