Hristo Asenov
njvsny at yahoo.com
Mon Jul 2 17:54:17 EDT 2007
actually, i just got it working, i didn't have the html formatted right i think. Hristo Asenov <njvsny at yahoo.com> wrote: Hello, I installed mod_python recently and got the mptest example from the Documentation book working. However, I want to have user input capabilities and get forms working. I think that it is working, but unfortunately my form is not going to the right place. I am able to see the script working when I manually go to http://localhost/form.py/trial?command=hello however when I post using the form provided in the example, the url goes to http://localhost/form.py/trial%22 if I have "POST" as a method of posting and it is http://localhost/form.py/trial%22?command=hello if I have a "GET" as a method of posting. Does someone know what I am doing wrong? Here is the url: http://ecks.homeunix.net/form.html. --------------------------------- Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool. _______________________________________________ Mod_python mailing list Mod_python at modpython.org http://mailman.modpython.org/mailman/listinfo/mod_python --------------------------------- Need a vacation? Get great deals to amazing places on Yahoo! Travel. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20070702/598be4fd/attachment.html
|