[Ilugc] passing html values to shell script

  • From: saket.sinha89@xxxxxxxxx (saket sinha)
  • Date: Mon, 20 May 2013 11:38:59 +0530

Can you describe the nature of the application which demands such kind of
implementation?



On Mon, May 20, 2013 at 11:32 AM, hari prasadh <hariprasadh89 at 
gmail.com>wrote:

Hi Everyone,

Can somebody provide some sample program in detail how to pass html values
to shell script.

<form name="input" action="create_job.sh" method="get">
Username: <input type="text" name="user">
Password: <input type="text" name="pass">
JobName: <input type="text" name="jobname">
<input type="submit" value="Submit">
</form>

Passing those values to shell script.



--
Thanks & Regards,
HariPrasadh
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Other related posts: