So lets say I have a form with the signature:
<form method="post" action="validate">

I have my login code in a sub application to the main application, which should 
handle all login related things.

How can I get this to post to /login/validate instead of /validate?

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/r2UXGd7lWGQJ.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to