hi, everyone
i have one specific query about html form.
i already prepared one small form for which coding is as below:
<FORM method="post" action="../cgi-bin/gform">
Name: <INPUT type="text" name="Name" size=40><br>
Email: <INPUT type="text" name="EMaddress" size=40><br>...