Hi,
I'm struggling to pass to JavaScript method declared in aspx page, a json string
i have tried also with \ before every double quotes, i got always same error:
Uncaught SyntaxError: Invalid or unexpected token
In the same row that i posted above, in browser.
How i can pass json to a JavaScript method from aspx?
Thanks
<a href="javascript: void(0)" onclick="javascript: JsonParser('{"id":"95767"}')">