>           i m wrintin a cgi program that gets input from a form by post
method .but when i subbmit data to cgi from form it says
>
> Method Not Allowed
>
> The requested method POST is not allowed for the URL /test.cgi.
>
>   and when i try the same program using "get" method
> i get junk information that can't be parsed at all
> ike ELF(0,7)=@s64;r(0,7);0000000000000;01777777777777777777777;;;`-

apache is not running your cgi program. You normally need to put cgi
programs in the cgi-bin folder. Consult apache docs for further info! Both
the problems are due to this..

Bye,
    /\ |\/| |3 /\ r



------------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/linux-delhi

Reply via email to