473,397 Members | 2,077 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

weird error only on ie

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
Nov 18 '05 #1
6 1536
Did you look in include files? It looks like you have an asp page as an
ssi.

"gh0st54" <gh*****@hotmail.com> wrote in message
news:HU*********************@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 thing is i don't get the error on netscape 7.2 or firefox

thanks

Nov 18 '05 #2
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" <bo**************************@yahoo.com> wrote in message
news:10*************@corp.supernews.com...
Did you look in include files? It looks like you have an asp page as an
ssi.

"gh0st54" <gh*****@hotmail.com> wrote in message
news:HU*********************@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
thing is
i don't get the error on netscape 7.2 or firefox

thanks


Nov 18 '05 #3
then why does http://www.imrated.co.uk/search.aspx
work fine

it has the same included javascript

"bob garbados" <bo**************************@yahoo.com> wrote in message
news:10*************@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" <bo**************************@yahoo.com> wrote in message
news:10*************@corp.supernews.com...
Did you look in include files? It looks like you have an asp page as an
ssi.

"gh0st54" <gh*****@hotmail.com> wrote in message
news:HU*********************@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

thing
is
i don't get the error on netscape 7.2 or firefox

thanks



Nov 18 '05 #4
Good question. I can save your source and it serves up without the error on
my machine when viewed with IE...

"gh0st54" <gh*****@hotmail.com> wrote in message
news:6G*********************@wagner.videotron.net. ..
then why does http://www.imrated.co.uk/search.aspx
work fine

it has the same included javascript

"bob garbados" <bo**************************@yahoo.com> wrote in message
news:10*************@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" <bo**************************@yahoo.com> wrote in message
news:10*************@corp.supernews.com...
Did you look in include files? It looks like you have an asp page as an ssi.

"gh0st54" <gh*****@hotmail.com> wrote in message
news:HU*********************@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

thing
is
> i don't get the error on netscape 7.2 or firefox
>
> thanks
>
>



Nov 18 '05 #5
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" <bo**************************@yahoo.com> wrote in message
news:10*************@corp.supernews.com...
Good question. I can save your source and it serves up without the error on my machine when viewed with IE...

"gh0st54" <gh*****@hotmail.com> wrote in message
news:6G*********************@wagner.videotron.net. ..
then why does http://www.imrated.co.uk/search.aspx
work fine

it has the same included javascript

"bob garbados" <bo**************************@yahoo.com> wrote in message
news:10*************@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" <bo**************************@yahoo.com> wrote in message news:10*************@corp.supernews.com...
> Did you look in include files? It looks like you have an asp page as
an
> ssi.
>
> "gh0st54" <gh*****@hotmail.com> wrote in message
> news:HU*********************@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 thing
> is
> > i don't get the error on netscape 7.2 or firefox
> >
> > thanks
> >
> >
>
>



Nov 18 '05 #6
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" <gh*****@hotmail.com> wrote in message
news:C%*********************@wagner.videotron.net. ..
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" <bo**************************@yahoo.com> wrote in message
news:10*************@corp.supernews.com...
Good question. I can save your source and it serves up without the error
on
my machine when viewed with IE...

"gh0st54" <gh*****@hotmail.com> wrote in message
news:6G*********************@wagner.videotron.net. ..
then why does http://www.imrated.co.uk/search.aspx
work fine

it has the same included javascript

"bob garbados" <bo**************************@yahoo.com> wrote in message news:10*************@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" <bo**************************@yahoo.com> wrote in

message > news:10*************@corp.supernews.com...
> > Did you look in include files? It looks like you have an asp page as
an
> > ssi.
> >
> > "gh0st54" <gh*****@hotmail.com> wrote in message
> > news:HU*********************@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 > thing
> > is
> > > i don't get the error on netscape 7.2 or firefox
> > >
> > > thanks
> > >
> > >
> >
> >
>
>



Nov 18 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: redneck_kiwi | last post by:
Hi all: I have a really weird problem. I am developing a customer catalog system for my company and as such have delved into sessions for authentication and access levels. So far, I have managed...
5
by: NanQuan | last post by:
I'm hoping someone can help me solve this error since I am at a total loss here. Usually I don't bother posting on any forums or groups on the internet and prefer to solve stuff myself but this is...
1
by: amit | last post by:
I am trying to compile the sample program genwin.sqc, using nsqlprep which is used to precompile embedded sql in C. I am getting weird errors and that is because windows.h is included in the...
2
by: Kathy Houtami | last post by:
Hi there I've been encountered with weird compile error using Access 97. The error message is "Member or data member is not found" and it highlighted a line of code that has not be changed and...
0
by: Alan Silver | last post by:
Hello, I have two weird problems here. I have a master page file that works absolutely fine. When I load it up in VWD, I get a couple of weird (to me) errors. First, I get the error...
0
by: P Pulkkinen | last post by:
Dear all, sorry, i know this code is far little too long to debug here, but there is really annoying logical error. If someone debugs this, I really offer warm virtual handshake. What this...
7
by: dtschoepe | last post by:
Hi, I am working on a project for school and I am trying to get my head around something weird. I have a function setup which is used to get an input from stdin and a piece of memory is created...
6
by: =?Utf-8?B?amVmZmVyeQ==?= | last post by:
i need help with a combo box and this same code works on my first tab with a combo box. The error or problem i have is this code causes an index out of range error when i run it on my second combo...
4
by: d3vkit | last post by:
I recently had a friend pass along some web work for me; a simple update. I for some reason decided I would do some overhauling of the page (he had been doing straight html and I figured some php...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.