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

Reply via email to