On Fri, Apr 16, 2010 at 10:14 AM, Mahalingam Subramaniam
<[email protected]>wrote:

> Hi
> Sorry, Let me explain it once again.
> To Upload files(through form submission) to backend server's script which
> requires it as tis input files. The requirement is that once the form submit
> button is clicked, the backend server's script supposed to get triggered to
> execute itself so as to deliver its output using php and Javascript or any
> other method.
>


When a form's submit button is clicked, the server side script specified by
the 'action' attribute of your form gets invoked. What else do you want to
do?

regds,
mano
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to