Hi I have a CGI/dbi script which whenever the page is reloaded the
following executes
print start_multipart_form (POST);
print "Subject", popup_menu(-name=>'Subject1',-values=>[EMAIL PROTECTED]);
print "Area", popup_menu(-name=>'area1',-values=>[EMAIL PROTECTED]),p;
print "Descri
Hi I have a CGI/dbi script which whenever the page is reloaded the
following executes
print start_multipart_form (POST);
print "Subject", popup_menu(-name=>'Subject1',-values=>[EMAIL PROTECTED]);
print "Area", popup_menu(-name=>'area1',-values=>[EMAIL PROTECTED]),p;
print "Descri