<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> - Can I get some help PLEASE?
My first page (Default.asp) does not have a problem because it is the first page.
However, what is strange is that I have TWO links to other ASP pages on my Default.asp page and BOTH pages that I link to have the same <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> coded at the top of the page. One gets the error listed above, one does not when I link to them?
Any ideas why this is happening?

