Please i want you guys to examine this script, if there's any error in it.
Because am having an error message saying:
"Data Type Mismatch in criteria expression.
/xxx/xxxl/xxx/reg1.asp, line100"
And is pointing at this cmd; "Set rsNewUser = adoCon.Execute(strSQL)"
Here is form
<form method="post" action="reg1.asp?pg=new" name="frm">
<div align="center">
<table border="0" width="97%"
id="table9" height="635"
cellspacing="0" cellpadding="0">
<tr>
<td height="26"> <% if session("Error") = 0 then
response.write"<font color=navy face=arial size=2> Enter Information:</font>"
else
session("Error") = "0"
response.write"<font color=red face=arial size=2> There are some errors in your data. Please, double check your data.</font>"
end if %></td>
</tr>
<tr>
<td valign="top"
style="border: 1px solid #C7D2DC">
<div align="center">
<table border="0"
width="447" id="table10"
height="538"
cellspacing="0"
cellpadding="0">
<tr>
<td valign="top"
height="19"
width="447"
colspan="3"> </td>
</tr>
<tr>
<td valign="top"
width="121"
align="right"><font face="Arial"><span style="font-size: 9pt">
Account Type:</span></font></td>
<td valign="top"
width="9"> </td>
<td valign="top"
width="317"> <SELECT
&nbs p; style="FONT-SIZE: 9pt; FONT-FAMILY: Arial" size=1
&nbs p; name=txtAccType>
<option selected
value="Premium">Premium</option>
<option >
Beta
</optio n>
<option >
Standard
</optio n>
</SELEC T></td>
</tr>
<tr>
<td valign="top"
width="121"
align="right"><font face="Arial"><span style="font-size: 9pt">
Currency:& lt;/span></font></td>
<td valign="top"
width="9"> </td>
<td valign="top"
width="317"> <SELECT
&nbs p; style="FONT-SIZE: 9pt; FONT-FAMILY: Arial" size=1
&nbs p; name=txtCurrency>
<option selected
value="&euro;[EURO]">€ [EURO]</option>
<option value="£ [POUNDS]">
£ [POUNDS]
</optio n>
<option value="$ [DOLLAR]">
&nb