solved

On Jan 19, 5:29 pm, ajaxer <[email protected]> wrote:
> hi, all
>
> I am new to python and appengine.
>
> I am encountering a problem on posting data to the server.
>
> there is a situation that I want to delete or modify many items at one
> post to the server,
>
> in php, we can do this by giving a name ended with "[]" to the input
> element,
> and in server side we can use $_POST[element_name] to get the whole
> data
>
> my question is how can I do this with appengine ?
>
> thx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to