Archive for the ‘abstract’ tag
Value Pkg
How to pass parameters from java script to Perl?
Javascript submits a form that prompts the user to enter data. In the form part, I am trying to call a perl script that should take the parameter values entered; document.form1.compName.value and document.form1.compPackage.value: