This is the wrong area to put problems, but it looks like you need the following code in red:quote:
Originally posted by tjhilder
I'm getting this error:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/forum/admin_home.asp, line 138
" <LI><a href="admin_news_forum.asp">Config News Forum</a></LI>
Any surgestions? I tried adding " & vbNewLine & _ thinking that might work but it wasn't having none of it.
" <LI><span class=""spnMessageText""><a href=""admin_news_forum.asp"">Config News Forum</a></LI></span></LI>" & vbNewLine & _
I hope that works for you.