Re: After form validation, need to post and call a perl program to display to a log file

2012-08-24 Thread Pervez Mulla
Oh ok, Sorry On Fri, Aug 24, 2012 at 4:28 PM, Karen Tracey wrote: > Please do not crosspost to both django-users and django-developers. -users > is for discussions centering around using Django, that was the right list > for this question. -developers is for discussions of the development of >

Re: After form validation, need to post and call a perl program to display to a log file

2012-08-24 Thread Karen Tracey
Please do not crosspost to both django-users and django-developers. -users is for discussions centering around using Django, that was the right list for this question. -developers is for discussions of the development of Django itself. Karen -- You received this message because you are subscribe

After form validation, need to post and call a perl program to display to a log file

2012-08-24 Thread Pervez Mulla
Hi, I have written code for form validation for different filed . Once validation happened (its working good), I wanna call perl script to disply it content to lof file ... How can I do this ..?? Please help me -- You received this message because you are subscribed to the Google Groups