How to construct an Atom object in Javascript and POST it to an URL?

Posted by user319525 on Stack Overflow See other posts from Stack Overflow or by user319525
Published on 2010-04-18T03:55:07Z Indexed on 2010/04/18 4:03 UTC
Read the original article Hit count: 190

Filed under:
|
|
|
|

I'm trying to create a table using google spreadsheet API as described here http://code.google.com/apis/spreadsheets/data/3.0/developers_guide_protocol.html#TableRecordFeeds But I'm not sure how to construct the Atom object in Javascript and POST it to an URL.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about atom