| Author |
I'll never get JSON syntax straight
|
Allen Williams
Ranch Hand
Joined: Sep 04, 2006
Posts: 136
|
|
I'm returning the following string from a server (this is it literally, exact quotes, etc.): In my javascript, I have: which gives this error: Can someone tell me what I'm missing? TIA, anw [ May 17, 2007: Message edited by: Bear Bibeault ]
|
-------<br />Thanks & regards,<br />anw
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56549
|
|
Originally posted by Allen Williams: Can someone tell me what I'm missing?
It's not what's missing.
What's with the semi-colon? [ May 17, 2007: Message edited by: Bear Bibeault ]
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Allen Williams
Ranch Hand
Joined: Sep 04, 2006
Posts: 136
|
|
Uh, well, it seemed right at the time;-) That fixed it! Thanks! anw
|
 |
 |
|
|
subject: I'll never get JSON syntax straight
|
|
|