The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Kevin Jiang <kittym...@gmail.com>
Date: Thu, 1 Nov 2012 17:11:09 -0700 (PDT)
Local: Thurs, Nov 1 2012 8:11 pm
Subject: How can I get json object from post through ajax
postData = {'id': 12, 'data': [{'name': 'myname', 'value': 'myvalue'}, $.post(url, postData, function(){ }); At backend, I got the post data from web.input() like this: <Storage {'id': u'12', 'data[0][name]': u'myname', 'data[0][value]': u'myvalue', 'data[1][name]': u'myname2', 'data[1][value]': u'myvalue2'}> My question is how can i get the data field as a list directly. thanks. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||