On Jan 23, 3:12 am, Claude Vedovini <[email protected]> wrote:

> to do that you need to have your form action posted to /dir?type=xxx

I have

action="/directorysubmithandler"

I don't understand why form handler needs to be the final url. Can you
explain.

> but a better way is to add a hidden field "type" in the form in the
> get method and then retrieve it in the post method

I've been trying to do this all day yesterday with no success. Both
Directory and DirectorySubmitHandler are here http://pastebin.com/wG7BNZ5m

I would appreciate it if you could explain how this is done without
using templates.

Thanks!

-- 
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