Forum Moderators: open

Message Too Old, No Replies

problem

         

cremesoda201

6:33 pm on Dec 28, 2004 (gmt 0)

10+ Year Member



<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>

that peice of code is showing up on all pages of a few of my sites. any clue to why?

CaseyRyan

6:39 pm on Dec 28, 2004 (gmt 0)

10+ Year Member



It's an ASP server side code declaration that is not being evaluated. This is probably because you're not on an IIS server or you do not have the proper extension on your file name (needs to be .asp).

-=casey=-

adni18

6:40 pm on Dec 28, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



that appears to asp coding.

adni18

8:42 pm on Dec 28, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



oops! caseryan responded first! sorry!