Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Firefox declares a syntax error on returned text from a XMLHTTPRequest

  • 1 trả lời
  • 26 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (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.