Form doesn't submit [was: Please Help!]
i new web development , not seeing i'm missing. re-built our company's website in january (mostly because of over-charging our webmaster). exceptionally basic .html sight works us. have learned great deal coding basics , have been going through orginal pages , cleaning code. while doing noticed 1 of pages our customers use our old website. trying create form able manipulate has , feel of our current site. maybe can take , explain me why when fill in required fields , hit "submit" button nothing happens.
http://http://langsauction.com/staging/bid_form_test.html
our server has cgi folder has not been touched or moved guessing haven't figured out add code need work.
i have checked code our old page:
http://https://langs11.securesites.net/bids/index.php/
other being .php can't see missed.....
when information submitted "old" page stored on our server , receive email notification, click link in email , directed printable page of our customer's information. same thing happen new page.
i appreciate can give me!
christina
subject line edited moderator indicate nature of problem
the form tag -
<form id="absenteebids" name="absenteebids" method="post" action="cgi-bin/email.pl">
so it's submitting data file in cgi-bin folder. happens next function of what's in perl file (email.pl). can see contents?
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment