Go Back   Cyber Tech Help Support Forums > Software > Web Development & Graphic Design

Notices

Web Development & Graphic Design Problem Solving for Graphic Design, PHP, ASP, Perl, MySQL, SQL, XML, HTML issues

Reply
 
Topic Tools
  #1  
Old October 21st, 2004, 07:42 PM
alfa1540 alfa1540 is offline
New Member
 
Join Date: Oct 2004
Posts: 1
Help with plain text form

Sorry if this post is in the wrong place. I have a small plain text form on my website, and I can not get it to work. I have used the same on other forms and never had a problem. here is the code

<form name=" Enquiry" METHOD="POST" enctype="text/plain" title="enquiryfrm" ACTION="mailto:info@domainname.com">


<table border="0" cellspacing="5" cellpadding="0">
<tr valign="top">
<td class="small">Your Name<br> <input type="text" name="name" size="32">
</td>
</tr>
<tr valign="top">
<td class="small">Your Company<br> <input type="text" name="company" size="32">
</td>
</tr>
<tr valign="top">
<td class="small">Your e-mail<br> <input type="text" name="email" size="32">
</td>
</tr>
<tr valign="top">
<td class="small">Your Telephone<br> <input type="text" name="tel" size="32">
</td>
</tr>
<tr valign="top">
<td class="small">&amp; the nature of your enquiry?<br> <textarea name="comment" cols="29" rows="4"></textarea>
</td>
</tr>
<tr>
<td> <div align="left">

&nbsp;<p>
<a href="mailto:info@domainname.com"><input type="submit" value="Submit"></a></a></p>


</div></td></form>

can anyone offer a sugestion as to the problem.
Thank you
Reply With Quote
  #2  
Old October 21st, 2004, 11:19 PM
degsy's Avatar
degsy degsy is offline
Cyber Tech Help Moderator
 
Join Date: Jul 2001
Location: North-East, UK
Posts: 22,475
Welcome

What is the problem?

There are a few errors such as you haven't closed the table tag and you don't need the anchor tag around the submit button.

<a href="mailto:info@domainname.com"><input type="submit" value="Submit"></a></a></p>
Reply With Quote
Reply

Bookmarks

Topic Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Topics
Topic Topic Starter Forum Replies Last Post
Two things: CTRL+C plain text, and hotkey to insert text? IHateCaptchasSo Applications 1 October 5th, 2011 05:26 PM
SECURITY HOLE: Firefox 2.0 exposes your PASSWORDS to everyone in plain text jabbalphie Applications 1 October 25th, 2006 08:46 AM
Plain Text Vulnerability Found In Linux; Micro$oft Celebrates DaBlade Jokes Forum 2 November 20th, 2004 07:47 PM
HTML to plain text jscomputing Internet / Browsers 6 October 12th, 2004 05:40 PM
can Outlook be adjusted to receive in plain text only? sallam Internet / Browsers 10 August 29th, 2002 09:07 PM


All times are GMT +1. The time now is 02:22 AM.