Help Please
Microsoft VBScript compilation error '800a0400'
Expected statement
/rawly/pop_profile.asp, line 486
"More About Me</font></b></td>"
^
THis is how it appears in the file
Response.write "<tr>" &_
"<td align=center bgcolor=""" & strCategoryCellColor & """ colspan=""2"">" &_
"<b><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strHeadFontColor & """>"
"More About Me</font></b></td>"
The above code is from the user fields MOD also
Rawly