搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox declares a syntax error on returned text from a XMLHTTPRequest

  • 1 回覆
  • 26 有這個問題
  • 5 次檢視
  • 最近回覆由 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?

所有回覆 (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.