Mozilla サポートの検索

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 件の返信
  • 26 人がこの問題に困っています
  • 6 回表示
  • 最後の返信者: 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.