[Tutor] help regarding forms...

anil maran anilmrn at yahoo.com
Sun Aug 6 08:48:39 CEST 2006


 <form method="post" action="/newtodo"> 
 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060805/4073090d/attachment.html 


More information about the Tutor mailing list