Firefox error

K

kiran

hi,
i was working on some javascript part where i send a request to a php
file which connects to database and then echoes back the result in xml
format. i use a slider in that page. Intially it displays the result
but when i start sliding the slider it gives error.This happens in
firefox, it works fine in ie the error is as follows

Error: [Exception... "Component returned failure code: 0x804b000f
[nsIXMLHttpRequest.setRequestHeader]" nsresult: "0x804b000f
(<unknown>)" location: "JS frame :: http://localhost/url.php ::
showURL :: line 115" data: no]

can anyone help on this
 
J

Jake Barnes

kiran said:
hi,
i was working on some javascript part where i send a request to a php
file which connects to database and then echoes back the result in xml
format. i use a slider in that page. Intially it displays the result
but when i start sliding the slider it gives error.This happens in
firefox, it works fine in ie the error is as follows

Error: [Exception... "Component returned failure code: 0x804b000f
[nsIXMLHttpRequest.setRequestHeader]" nsresult: "0x804b000f
(<unknown>)" location: "JS frame :: http://localhost/url.php ::
showURL :: line 115" data: no]

What event handler are you using to trigger the call? Does it matter at
all if you use a different event handler?
 
K

kiran

hi,
iam using onchange event handler. this works fine in ie but not in
firefox.
kindly reply as soon as possible

Jake said:
kiran said:
hi,
i was working on some javascript part where i send a request to a php
file which connects to database and then echoes back the result in xml
format. i use a slider in that page. Intially it displays the result
but when i start sliding the slider it gives error.This happens in
firefox, it works fine in ie the error is as follows

Error: [Exception... "Component returned failure code: 0x804b000f
[nsIXMLHttpRequest.setRequestHeader]" nsresult: "0x804b000f
(<unknown>)" location: "JS frame :: http://localhost/url.php ::
showURL :: line 115" data: no]

What event handler are you using to trigger the call? Does it matter at
all if you use a different event handler?
 
J

Jake Barnes

kiran said:
hi,
iam using onchange event handler. this works fine in ie but not in
firefox.
kindly reply as soon as possible

Jake said:
kiran said:
hi,
i was working on some javascript part where i send a request to a php
file which connects to database and then echoes back the result in xml
format. i use a slider in that page. Intially it displays the result
but when i start sliding the slider it gives error.This happens in
firefox, it works fine in ie the error is as follows

Error: [Exception... "Component returned failure code: 0x804b000f
[nsIXMLHttpRequest.setRequestHeader]" nsresult: "0x804b000f
(<unknown>)" location: "JS frame :: http://localhost/url.php ::
showURL :: line 115" data: no]

What event handler are you using to trigger the call? Does it matter at
all if you use a different event handler?

What happens if you try another event handler, just for test purposes?
is there a test page we can look at?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,607
Members
45,240
Latest member
pashute

Latest Threads

Top