This content has been marked as final.
Show 3 replies
-
1. Re: Java script error
Newsgroup_User Sep 14, 2008 9:17 AM (in response to CarlBe1)In the TEMPLATE file, change this -
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
to this -
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
When you originally created this file, you selected ASP/Javascript as the
type of page to create. It's clearly not an ASP/Javascript site....
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"Cantfindanickname!" <webforumsuser@macromedia.com> wrote in message
news:gajceg$q1j$1@forums.macromedia.com...
> Hi
>
> Can anyone help?
>
> I have a site (www.Offroad-andalucia) that works perfectly withoput a
> hitch on
> I.E. - however on Opera and Firefox - it gives an error on the screen of :
>
> <%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
>
> It shows the error on every page. The only JS that I have installed on any
> page (except the contact.html page) is a tracker - that is installed on
> many of
> my other web pages without this error.
>
> Anyone able to help?
>
> Thanks
>
> Carl
>
-
2. Re: Java script error
CarlBe1 Sep 14, 2008 10:47 AM (in response to CarlBe1)That´s great - many thanaks.
Carl -
3. Re: Java script error
Newsgroup_User Sep 14, 2008 12:20 PM (in response to CarlBe1)You're welcome.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"Cantfindanickname!" <webforumsuser@macromedia.com> wrote in message
news:gajimr$2ve$1@forums.macromedia.com...
> That?s great - many thanaks.
>
> Carl

