Can anyone give me a free source for simple form submission code of CGI? and let me know how to do?
CGI template html template for ex. <input type="text" name="first name"> <input type="text" name="last name"> <img src="myimage.gif" onclick="form.submit()">