Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox declares a syntax error on returned text from a XMLHTTPRequest

  • 1 reply
  • 26 have this problem
  • 6 views
  • Last reply by cor-el

more options

I have a Javascript function that requests data from a URL. The returned data is in text format and is this comma separated string:

Normal,100,Bad,Good,142,Bad,Good,100,Bad,Bad

which is exactly what I am looking for.

I use the string.split method to separate it into its component parts.  However, Firefox says there is a syntax error with this string.  At least that's what the error console says:

Error: syntax error Source File: http://192.168.0.2/m3_main Line: 1, Column: 1 Source Code: Normal,100,Bad,Good,142,Bad,Good,100,Bad,Bad

That's pretty cryptic, and I can't see any reason why it is not being accepted. By the way, this works perfectly in IE7. Any ideas?

I have a Javascript function that requests data from a URL. The returned data is in text format and is this comma separated string: Normal,100,Bad,Good,142,Bad,Good,100,Bad,Bad which is exactly what I am looking for. I use the string.split method to separate it into its component parts. However, Firefox says there is a syntax error with this string. At least that's what the error console says: Error: syntax error Source File: http://192.168.0.2/m3_main Line: 1, Column: 1 Source Code: Normal,100,Bad,Good,142,Bad,Good,100,Bad,Bad That's pretty cryptic, and I can't see any reason why it is not being accepted. By the way, this works perfectly in IE7. Any ideas?

All Replies (1)

more options

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.

The helpers at that forum are more knowledgeable about web development issues.

You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25


Your above posted system details show outdated plugin(s) with known security and stability risks.

  • Shockwave Flash 9.0 r124

Update the Flash plugin to the latest version.