Connecting Tech Pros Worldwide Help | Site Map

weird error only on ie

gh0st54
Guest
 
Posts: n/a
#1: Nov 18 '05
Hi
I have a weird javascript error that only happens on my live server

when i open the page http://www.imrated.co.uk/reg.aspx

i get the error 'Problems with this page ... blablabla

Line : 3
Char : 1
Error:Syntax error
Code : 0
URL : http://www.imrated.co.uk/reg.aspx

i even tried removing the javascript but still got the errror , the thing is
i don't get the error on netscape 7.2 or firefox

thanks


bob garbados
Guest
 
Posts: n/a
#2: Nov 18 '05

re: weird error only on ie


Did you look in include files? It looks like you have an asp page as an
ssi.

"gh0st54" <gh0st54@hotmail.com> wrote in message
news:HUOhd.50147$ag5.1851697@wagner.videotron.net. ..[color=blue]
> Hi
> I have a weird javascript error that only happens on my live server
>
> when i open the page http://www.imrated.co.uk/reg.aspx
>
> i get the error 'Problems with this page ... blablabla
>
> Line : 3
> Char : 1
> Error:Syntax error
> Code : 0
> URL : http://www.imrated.co.uk/reg.aspx
>
> i even tried removing the javascript but still got the errror , the thing[/color]
is[color=blue]
> i don't get the error on netscape 7.2 or firefox
>
> thanks
>
>[/color]


bob garbados
Guest
 
Posts: n/a
#3: Nov 18 '05

re: weird error only on ie


Look at the source after your page loads, I see this:
<script language="javascript" src="js/ext.js"></script>
<script language="javascript">
<!--
document.onkeydown =function(){
onkeydownsubmit()
}
//--></script>

"bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in message
news:10ofhcdat698812@corp.supernews.com...[color=blue]
> Did you look in include files? It looks like you have an asp page as an
> ssi.
>
> "gh0st54" <gh0st54@hotmail.com> wrote in message
> news:HUOhd.50147$ag5.1851697@wagner.videotron.net. ..[color=green]
> > Hi
> > I have a weird javascript error that only happens on my live server
> >
> > when i open the page http://www.imrated.co.uk/reg.aspx
> >
> > i get the error 'Problems with this page ... blablabla
> >
> > Line : 3
> > Char : 1
> > Error:Syntax error
> > Code : 0
> > URL : http://www.imrated.co.uk/reg.aspx
> >
> > i even tried removing the javascript but still got the errror , the[/color][/color]
thing[color=blue]
> is[color=green]
> > i don't get the error on netscape 7.2 or firefox
> >
> > thanks
> >
> >[/color]
>
>[/color]


gh0st54
Guest
 
Posts: n/a
#4: Nov 18 '05

re: weird error only on ie


then why does http://www.imrated.co.uk/search.aspx
work fine

it has the same included javascript

"bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in message
news:10ofhfio104oh6e@corp.supernews.com...[color=blue]
> Look at the source after your page loads, I see this:
> <script language="javascript" src="js/ext.js"></script>
> <script language="javascript">
> <!--
> document.onkeydown =function(){
> onkeydownsubmit()
> }
> //--></script>
>
> "bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in message
> news:10ofhcdat698812@corp.supernews.com...[color=green]
> > Did you look in include files? It looks like you have an asp page as an
> > ssi.
> >
> > "gh0st54" <gh0st54@hotmail.com> wrote in message
> > news:HUOhd.50147$ag5.1851697@wagner.videotron.net. ..[color=darkred]
> > > Hi
> > > I have a weird javascript error that only happens on my live server
> > >
> > > when i open the page http://www.imrated.co.uk/reg.aspx
> > >
> > > i get the error 'Problems with this page ... blablabla
> > >
> > > Line : 3
> > > Char : 1
> > > Error:Syntax error
> > > Code : 0
> > > URL : http://www.imrated.co.uk/reg.aspx
> > >
> > > i even tried removing the javascript but still got the errror , the[/color][/color]
> thing[color=green]
> > is[color=darkred]
> > > i don't get the error on netscape 7.2 or firefox
> > >
> > > thanks
> > >
> > >[/color]
> >
> >[/color]
>
>[/color]


bob garbados
Guest
 
Posts: n/a
#5: Nov 18 '05

re: weird error only on ie


Good question. I can save your source and it serves up without the error on
my machine when viewed with IE...

"gh0st54" <gh0st54@hotmail.com> wrote in message
news:6GRhd.50165$ag5.1899384@wagner.videotron.net. ..[color=blue]
> then why does http://www.imrated.co.uk/search.aspx
> work fine
>
> it has the same included javascript
>
> "bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in message
> news:10ofhfio104oh6e@corp.supernews.com...[color=green]
> > Look at the source after your page loads, I see this:
> > <script language="javascript" src="js/ext.js"></script>
> > <script language="javascript">
> > <!--
> > document.onkeydown =function(){
> > onkeydownsubmit()
> > }
> > //--></script>
> >
> > "bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in message
> > news:10ofhcdat698812@corp.supernews.com...[color=darkred]
> > > Did you look in include files? It looks like you have an asp page as[/color][/color][/color]
an[color=blue][color=green][color=darkred]
> > > ssi.
> > >
> > > "gh0st54" <gh0st54@hotmail.com> wrote in message
> > > news:HUOhd.50147$ag5.1851697@wagner.videotron.net. ..
> > > > Hi
> > > > I have a weird javascript error that only happens on my live server
> > > >
> > > > when i open the page http://www.imrated.co.uk/reg.aspx
> > > >
> > > > i get the error 'Problems with this page ... blablabla
> > > >
> > > > Line : 3
> > > > Char : 1
> > > > Error:Syntax error
> > > > Code : 0
> > > > URL : http://www.imrated.co.uk/reg.aspx
> > > >
> > > > i even tried removing the javascript but still got the errror , the[/color]
> > thing[color=darkred]
> > > is
> > > > i don't get the error on netscape 7.2 or firefox
> > > >
> > > > thanks
> > > >
> > > >
> > >
> > >[/color]
> >
> >[/color]
>
>[/color]


gh0st54
Guest
 
Posts: n/a
#6: Nov 18 '05

re: weird error only on ie


can this be caused by the hosting company ,
I don't how the hosting company could cause this

in the whole application it happens on 3 page but they all use the same
javascripts

"bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in message
news:10oftnncoenvo74@corp.supernews.com...[color=blue]
> Good question. I can save your source and it serves up without the error[/color]
on[color=blue]
> my machine when viewed with IE...
>
> "gh0st54" <gh0st54@hotmail.com> wrote in message
> news:6GRhd.50165$ag5.1899384@wagner.videotron.net. ..[color=green]
> > then why does http://www.imrated.co.uk/search.aspx
> > work fine
> >
> > it has the same included javascript
> >
> > "bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in message
> > news:10ofhfio104oh6e@corp.supernews.com...[color=darkred]
> > > Look at the source after your page loads, I see this:
> > > <script language="javascript" src="js/ext.js"></script>
> > > <script language="javascript">
> > > <!--
> > > document.onkeydown =function(){
> > > onkeydownsubmit()
> > > }
> > > //--></script>
> > >
> > > "bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in[/color][/color][/color]
message[color=blue][color=green][color=darkred]
> > > news:10ofhcdat698812@corp.supernews.com...
> > > > Did you look in include files? It looks like you have an asp page[/color][/color][/color]
as[color=blue]
> an[color=green][color=darkred]
> > > > ssi.
> > > >
> > > > "gh0st54" <gh0st54@hotmail.com> wrote in message
> > > > news:HUOhd.50147$ag5.1851697@wagner.videotron.net. ..
> > > > > Hi
> > > > > I have a weird javascript error that only happens on my live[/color][/color][/color]
server[color=blue][color=green][color=darkred]
> > > > >
> > > > > when i open the page http://www.imrated.co.uk/reg.aspx
> > > > >
> > > > > i get the error 'Problems with this page ... blablabla
> > > > >
> > > > > Line : 3
> > > > > Char : 1
> > > > > Error:Syntax error
> > > > > Code : 0
> > > > > URL : http://www.imrated.co.uk/reg.aspx
> > > > >
> > > > > i even tried removing the javascript but still got the errror ,[/color][/color][/color]
the[color=blue][color=green][color=darkred]
> > > thing
> > > > is
> > > > > i don't get the error on netscape 7.2 or firefox
> > > > >
> > > > > thanks
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >[/color]
> >
> >[/color]
>
>[/color]


gh0st54
Guest
 
Posts: n/a
#7: Nov 18 '05

re: weird error only on ie


it looks like a problem with my validators
all my validators are not working anymore

i have email validators, compare validators , custom validators

none work anymore

"gh0st54" <gh0st54@hotmail.com> wrote in message
news:C%Uhd.50225$ag5.2042180@wagner.videotron.net. ..[color=blue]
> can this be caused by the hosting company ,
> I don't how the hosting company could cause this
>
> in the whole application it happens on 3 page but they all use the same
> javascripts
>
> "bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in message
> news:10oftnncoenvo74@corp.supernews.com...[color=green]
> > Good question. I can save your source and it serves up without the[/color][/color]
error[color=blue]
> on[color=green]
> > my machine when viewed with IE...
> >
> > "gh0st54" <gh0st54@hotmail.com> wrote in message
> > news:6GRhd.50165$ag5.1899384@wagner.videotron.net. ..[color=darkred]
> > > then why does http://www.imrated.co.uk/search.aspx
> > > work fine
> > >
> > > it has the same included javascript
> > >
> > > "bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in[/color][/color][/color]
message[color=blue][color=green][color=darkred]
> > > news:10ofhfio104oh6e@corp.supernews.com...
> > > > Look at the source after your page loads, I see this:
> > > > <script language="javascript" src="js/ext.js"></script>
> > > > <script language="javascript">
> > > > <!--
> > > > document.onkeydown =function(){
> > > > onkeydownsubmit()
> > > > }
> > > > //--></script>
> > > >
> > > > "bob garbados" <bobgarbados.Quit.Spamming.Me@yahoo.com> wrote in[/color][/color]
> message[color=green][color=darkred]
> > > > news:10ofhcdat698812@corp.supernews.com...
> > > > > Did you look in include files? It looks like you have an asp page[/color][/color]
> as[color=green]
> > an[color=darkred]
> > > > > ssi.
> > > > >
> > > > > "gh0st54" <gh0st54@hotmail.com> wrote in message
> > > > > news:HUOhd.50147$ag5.1851697@wagner.videotron.net. ..
> > > > > > Hi
> > > > > > I have a weird javascript error that only happens on my live[/color][/color]
> server[color=green][color=darkred]
> > > > > >
> > > > > > when i open the page http://www.imrated.co.uk/reg.aspx
> > > > > >
> > > > > > i get the error 'Problems with this page ... blablabla
> > > > > >
> > > > > > Line : 3
> > > > > > Char : 1
> > > > > > Error:Syntax error
> > > > > > Code : 0
> > > > > > URL : http://www.imrated.co.uk/reg.aspx
> > > > > >
> > > > > > i even tried removing the javascript but still got the errror ,[/color][/color]
> the[color=green][color=darkred]
> > > > thing
> > > > > is
> > > > > > i don't get the error on netscape 7.2 or firefox
> > > > > >
> > > > > > thanks
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >[/color]
> >
> >[/color]
>
>[/color]


Closed Thread