Re: Using a HTML to fire off a data processing script on the server (REST or SOAP)

2008-11-19 Thread Steve Holden
Shao: This is a very general question, and is only indirectly connected to Django, since the task could be performed in most web frameworks. However, the django-dev list is reserved to discussions about the development *of* Django. For questions about development *with* Django you should address

Using a HTML to fire off a data processing script on the server (REST or SOAP)

2008-11-19 Thread Shao
Dear ALL, I am very much interested in using a HTML to fire off a data processing script to run over the internet. I will be very grateful if you can advise me on passing parameters from an HTML form to a script and fire the script off to carry out full execution, monitor its progress and return