<form method="post" action="">
i did by mistake
<form method="/newtodo">
and i got an empty page
http://localhost/newtodo?category=
can one of you guys explain what this is and tell me if this can be
usefully used like
http://groups.google.com/group/webpy/post?_done=%2Fgroup%2Fwebpy%3F&_...
and if Yes
how to use this
http://localhost/newtodo?category=
http://localhost/todo?category="health"&length=10
and how to do the
class todo:
      def GET
and
class newtodo:
      def POST:
thanks a lot


Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail Beta.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to