473,666 Members | 2,010 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1546
Did you look in include files? It looks like you have an asp page as an
ssi.

"gh0st54" <gh*****@hotmai l.com> wrote in message
news:HU******** *************@w agner.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="javas cript" src="js/ext.js"></script>
<script language="javas cript">
<!--
document.onkeyd own =function(){
onkeydownsubmit ()
}
//--></script>

"bob garbados" <bo************ **************@ yahoo.com> wrote in message
news:10******** *****@corp.supe rnews.com...
Did you look in include files? It looks like you have an asp page as an
ssi.

"gh0st54" <gh*****@hotmai l.com> wrote in message
news:HU******** *************@w agner.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.supe rnews.com...
Look at the source after your page loads, I see this:
<script language="javas cript" src="js/ext.js"></script>
<script language="javas cript">
<!--
document.onkeyd own =function(){
onkeydownsubmit ()
}
//--></script>

"bob garbados" <bo************ **************@ yahoo.com> wrote in message
news:10******** *****@corp.supe rnews.com...
Did you look in include files? It looks like you have an asp page as an
ssi.

"gh0st54" <gh*****@hotmai l.com> wrote in message
news:HU******** *************@w agner.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*****@hotmai l.com> wrote in message
news:6G******** *************@w agner.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.supe rnews.com...
Look at the source after your page loads, I see this:
<script language="javas cript" src="js/ext.js"></script>
<script language="javas cript">
<!--
document.onkeyd own =function(){
onkeydownsubmit ()
}
//--></script>

"bob garbados" <bo************ **************@ yahoo.com> wrote in message
news:10******** *****@corp.supe rnews.com...
Did you look in include files? It looks like you have an asp page as an ssi.

"gh0st54" <gh*****@hotmai l.com> wrote in message
news:HU******** *************@w agner.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.supe rnews.com...
Good question. I can save your source and it serves up without the error on my machine when viewed with IE...

"gh0st54" <gh*****@hotmai l.com> wrote in message
news:6G******** *************@w agner.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.supe rnews.com...
Look at the source after your page loads, I see this:
<script language="javas cript" src="js/ext.js"></script>
<script language="javas cript">
<!--
document.onkeyd own =function(){
onkeydownsubmit ()
}
//--></script>

"bob garbados" <bo************ **************@ yahoo.com> wrote in message news:10******** *****@corp.supe rnews.com...
> Did you look in include files? It looks like you have an asp page as
an
> ssi.
>
> "gh0st54" <gh*****@hotmai l.com> wrote in message
> news:HU******** *************@w agner.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*****@hotmai l.com> wrote in message
news:C%******** *************@w agner.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.supe rnews.com...
Good question. I can save your source and it serves up without the error
on
my machine when viewed with IE...

"gh0st54" <gh*****@hotmai l.com> wrote in message
news:6G******** *************@w agner.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.supe rnews.com...
> Look at the source after your page loads, I see this:
> <script language="javas cript" src="js/ext.js"></script>
> <script language="javas cript">
> <!--
> document.onkeyd own =function(){
> onkeydownsubmit ()
> }
> //--></script>
>
> "bob garbados" <bo************ **************@ yahoo.com> wrote in

message > news:10******** *****@corp.supe rnews.com...
> > Did you look in include files? It looks like you have an asp page as
an
> > ssi.
> >
> > "gh0st54" <gh*****@hotmai l.com> wrote in message
> > news:HU******** *************@w agner.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
2075
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 to get a working system just about finished. I am building an interface for our customer service folks to use to manage registered customers and am seeing some weird behavior.
5
14610
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 a total mistery. I have a function inside an ASP page as a result of which I get the following error message: Microsoft VBScript compilation error '800a03ea'
1
2777
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 genwin.sqc file. I am using Setting the lib and include path: set INCLUDE=C:\Program Files\Microsoft SQL Server\80\Tools\DevTools\include;C:\Program Files\Microsoft SQL Server\80\Tools\DevTools\Samples\esqlc;%include%
2
2532
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 has been compiled with no error for days. The code was Me.CircuitQualifier.Requery
0
2050
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 "Unrecognized tag prefix or device filter 'asp'" on the third line shown below... <head runat="server">
0
1824
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 code SHOULD do: - read new (=updated) licensetext from file $license_path then - read and modify recursively all files from $current_dir, replacing old
7
2003
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 on the heap using malloc. This input is then run through a regex and another test. The result is passed back as a char pointer to the program for further processing The first time I call this function, it performs normally. However,
6
1868
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 box: (errored code) Select Case ComboBox2.text Case Is ="Execute Program" 'code to execute program here Case Is ="Other Command that executes code at a certain time" ' code below the same as above except that it works But not my first(this...
4
2618
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 would make things MUCH more manageable, especially with the pictures). So, I set to work doing what I normally do for all my site, create the index page with a switch to stick different content in the main part of the page depending on variables passed...
0
8871
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8551
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8640
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6198
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4369
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2771
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1776
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.