by bdepew » Thu Nov 11, 2010 11:53 am
well to start off with this code
<tr>
<td align="left">
[-- CR_Name --]
</td>
</tr>
<tr>
<td align="left">
[-- CR_Email_Password --]
</td>
</tr>
<tr>
<td align="left">
[-- CR_Challenge --]
</td>
</tr>
<tr>
<td align="left">
[-- CR_email_type --]
</td>
</tr>
<tr>
<td align="left">
[-- CR_Save_Payment --]
</td>
</tr>
</table>
<p align="center">[-- BUTTON Save --] [-- BUTTON Cancel --]</p>
the button save tag
also the registration tag which right now going to "www.ourdomain.com/registration.cgi"
which doesnt seem right, isnt the registration.cgi file in the CGI-BIN folder?