Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] pb with httprequest and firefox


  • From: bernu at lptmc.jussieu.fr (Bernu Bernard)
  • Subject: [Javascript] pb with httprequest and firefox
  • Date: Tue Nov 28 11:14:55 2006

Hi list,

I'm using XMLHttpRequest to get data from the server.
It works but on Firefox only I got errors.
The data I get are kind of JSON : { "q" : "something" } that is sent  
as text.

I got the data in req.responseText but with an error :

Error: not well-formed
Source File: http://169.254.5.185/cgi-bin/mycgi
Line: 1, Column: 1
Source Code:
{"q":""}^

I could not figure out what to do.

Any suggestions ?

Bernard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.LaTech.edu/pipermail/javascript/attachments/20061128/49863605/attachment.html