[Ilugc] passing html values to shell script

  • From: hariprasadh89@xxxxxxxxx (hari prasadh)
  • Date: Mon, 20 May 2013 11:32:21 +0530

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

Other related posts: