Error message. I have never placed HTML into an If...Then statement. Here is the poorly written statement:<% If FP_FieldVal(fp_rs,"YourBall") <> " " then response.write "<tr>
<td><b><font face="Arial" size="2">YourBall:</font></b></td>
<td><font face="Arial" size="2">
</font></td>
</tr>" else response.write " " end if%>
and here is the error:
Microsoft VBScript compilation error '800a0409'
Unterminated string constant
/mailtest2.asp, line 68
If FP_FieldVal(fp_rs,"YourBall") <> " " then response.write "<tr>
-----------------------------------------------------------------^
I have gotta go to class and learn this stuff
------------------
www.Signingshotline.com lists EVERY upcoming athlete autograph appearance in the US and Canada
[This message has been edited by hzarabet (edited 03-25-2001).]