Hello,
I'm trying to figure out on how to use rest using the sample file from this link :http://saaboke.com/?p=257
unfortunately i keep receiving an error in different browser.
It seems the problems lies on REST result (but correct me if I am wrong).
and here is the errors in different browsers:
chrome: SyntaxError: Unexpected token <
IE : SyntaxError: Invalid character
FF: SyntaxError: JSON.parse: unexpected character
could any help me figure this out please
thanks