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 <[email protected]>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 > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
