home *** CD-ROM | disk | FTP | other *** search
- <!-- Chained from personal.nxt -->
-
- <!--#Begin -->
-
- <!--#if defined=IPAddress -->
-
- <head><title>Payment by Credit Card</title></head>
-
- <BODY text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000" bgcolor="#F0F0F0">
-
- <font size=-1 face="helv,arial">
-
- <Form Action="/$form" Method=POST>
-
- <table width=100% border=1 cellpadding=0 cellspacing=0>
-
- <tr bgcolor="#000080">
- <th colspan=3>
- <font face=helv color="#FFFFFF">
- Payment by Credit Card
- </font>
- </th></tr>
-
- <tr><td colspan=3 align=right bgcolor="#ffffff"><font face=helv size=-1>
- <b> </b></font></td></tr>
-
- </table>
-
- <!--#Include virtual="/powerweb/payhead.inc" -->
-
- <table border=0 cellpadding=0 cellspacing=0>
-
- <!--#Include virtual="/powerweb/payment.inc" -->
-
- <tr>
- <td valign=top><font face=arial size=-1>
- <Input Type=radio Name=CC_Vendor Value=1 checked>MasterCard
- <Input Type=radio Name=CC_Vendor Value=2>Visa
- <td></td>
- <td valign=top><font face=arial size=-1><b>Vendor</b>
- </tr>
-
- <tr>
- <td valign=top><font face=arial size=-1>
- <Input Type=text Name=CC_Owner Size=30 MaxLength=255>
- <td></td>
- <td valign=top><font face=arial size=-1><b>Card Owner</b>
- </tr>
-
- <tr>
- <td valign=top><font face=arial size=-1>
- <Input Type=text Name=CC_Number Size=30 MaxLength=255>
- <td></td>
- <td valign=top><font face=arial size=-1><b>Card Number</b>
- </tr>
-
- <tr>
- <td valign=top><font face=arial size=-1>
- <Input Type=text Name=CC_Expiry Size=30 MaxLength=255>
- <td></td>
- <td valign=top><font face=arial size=-1><b>Expiry Date: (YYMM)</b>
- </tr>
-
- </table>
-
- <p>
- <Input Type=Submit Value="Extend Your License with CompuSource">
-
- </Form>
-
- <!--#else -->
-
- <font size=-1 face="helv,arial">
- <h2>Your browser did not send the posted form details.</h2>
-
- <b>Please go back to the <a href="/powerweb/register.htm">registration page</a> and re-submit it.</b>
-
- <!--#endif -->
-
- <!--#Copyright -->
- <!--#End -->
-
-