On 16 August 2012 08:23, Pervez Mulla <[email protected]> wrote:

>
>
> In HTml when user submit POST method, it calling Python code ....Instead
> of this I wanna call perl script for sign up ......
>
>
Can you not just change the action= attribute in your <form> HTML attribute
to point to your Perl CGI script?

-- 
Robert K. Day
[email protected]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to