搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.