Advertisement

08.24.2008 at 11:07AM PDT, ID: 23673887 | Points: 500
[x]
Attachment Details

Contact form not working

Asked by Revolution9 in Macromedia Dreamweaver, CGI Scripting, Web Development Software

Tags: ,

My client is telling me that the contact form is not reporting text from the message area.  The form can be seen at http://www.led-llc.com/index-6.html.  Attached is the code from the form.  Thanks in advance for your help!Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
<div class="line"></div>
				<form action="http://www.annex.com/template/led-llc.cfm" method="post" enctype="multipart/form-data" target="_self" id="form">
				<div class="box">
					<div class="col_box_1">
					Your name:
					<div class="div_input"><input name="from" type="text" id="from"size="30" maxlength="50"/>
					</div>
					E-mail address:
					<div class="div_input"><input name="email" type="text" size="30" maxlength="50" id="email"/>
					</div>
					Phone:
					<div class="div_input"><input name="PHONE" type="text" size="30" maxlength="50"/></div>
					</div>
					<div class="col_box_2">
					Your message:
					<textarea name="message" cols="0" rows="0"></textarea>
					</div>
					<div class="clear"></div>
				</div>
				<div class="div_links"><a class="link" href="#" onclick="document.getElementById('form').reset()">
				  <input name="to" type="hidden" id="to" value="sales@aaa.bbb" />
				  <input name="redirect" type="hidden" id="redirect" value="http://www.led-llc.com" />
				  Clear</a> &nbsp; <a class="link" href="#" onclick="document.getElementById('form').submit()">Submit</a></div>
				</form>
				</div>
[+][-]08.25.2008 at 01:16AM PDT, ID: 22303910

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-42 / EE_QW_2_20070628