If I build a form comprising a few raw html input fields and then use
ajax to submit them, their values end up in request.vars. Now, I would
like to use my_html_form.accepts(...) to process the contents, but is
that possible? What is the name of the form, really?

Reply via email to