Hello,
I found my problem after reading some other Posts, needed:
<SCRIPT LANGUAGE="VBScript" RUNAT="Server">
</SCRIPT>
and then remove the word "Call" from line 8.
Now I am down to:
Parser Error Message: Server includes are not allowed in server script tags.
Source Error:
Line 22: <p align="center"><img src="images/FBChead0.gif" width="548" height="40" alt="" border="0" /></p>
Line 23: <p align="center"><b>Happy 135 Anniversary FBC</b></p>
Line 24:
Line 25: <% End Sub %>
Line 26:
Source File: /MyWeb/includes0.asp Line: 24
Don't know how to fix this without impacting all of my
ASP files, I've spent a bit a time getting a common look and feel to my site.
Thanks for your help,
OldCoder
|