Re: Call perl to store data in DB

2012-08-31 Thread Mulla
On Friday, August 31, 2012 2:49:32 PM UTC+5:30, Octavian Rasnita wrote: > Maybe I didn't understand well, but if you want your Perl program to get and > store the data submitted by the form, then the action of the form should > point to the Perl script something like: > > > > > > > > So yo

Re: Call perl to store data in DB

2012-08-31 Thread Octavian Rasnita
Maybe I didn't understand well, but if you want your Perl program to get and store the data submitted by the form, then the action of the form should point to the Perl script something like: So your "form" object in Python should set the action as the path to the Perl program. --Octavian --

Re: Call perl to store data in DB

2012-08-31 Thread Mark Lawrence
On 31/08/2012 09:40, Mulla wrote: [snip] how can I do this ...>>? Look forward for hear from you soon Thank You Search the archives as it's the fourth time the question has been asked within a few weeks. -- Cheers. Mark Lawrence. -- http://mail.python.org/mailman/listinfo/python-list