Need help with feedback form ><

This is a discussion on "Need help with feedback form ><" within the Web Page Design section. This forum, and the thread "Need help with feedback form >< are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 12th, 2006, 23:38
New Member
Join Date: Apr 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Need help with feedback form ><

hello,

I am constructing a feedback form for a website I have built. I keep getting the error:

CGI Error: The specified CGI application misbehaved by not returning a complete set of HTTP headers

I am using a host that uses FormMail and my initial thoughts were that there were problems from his side but if you miss a required element the script works so I'm not sure. He thinks there is a problem with a form element. Permission have been set for my email address by the host.

If anyone has any ideas or suggestions I would be most greatful. As you can probably tell from the code, I haven't been doing this for too long. Thanks in advance for your help.

URL: http://www.biaq.com.au/Advocacy%20Website/be-real.htm
(click on feedback link at the top)

Code:
Code: Select all
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="../CSS/nexus-advocacy-website.css" rel="stylesheet" type="text/css" title="nexus">
<link href="../CSS/largetext.css" rel="alternate stylesheet" type="text/css" title="largetext">
<link href="../CSS/highcontrast.css" rel="alternate stylesheet" type="text/css" title="highcontrast">
<link href="../CSS/highcontrast-large.css" rel="alternate stylesheet" type="text/css" title="highcontrast-large">
<script type="text/javascript" src="../script/styleswitcher.js"></script>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="copy-table" >
  <tr>
    <td><div align="center"><span class="body-heading">Feedback</span></div></td>
  </tr>
  <tr>
    <td class="body-text"><p><br>
In an effort to provide the best possible resource to everyone who uses this web site, we at &quot;Be Real&quot; would appreciate any feedback you have about our site. Please take some time and fill out our simple feedback form below, then click the &quot;Submit&quot; button at the bottom of the page once only. All fields marked with an asterix (*) are required. Thanks in advance for your time!!</p>
      <form name="feedback" method="post" action="/cgi-bin/FormMail.pl">
     <input type="hidden" name="recipient" value="gfarlow@biaq.com.au">
               <input type="hidden" name="subject" value="Be Real Feedback">
      <input type=hidden name="redirect" value="feedback-thanks.htm">
<input type=hidden name="required" value="name, email, navradio, contentradio, layoutradio, accessradio, overallradio">
     <input type=hidden name="missing_fields_redirect" value="feedback-error.htm">
          
    <table width="473" border="0" align="center" class="feedback">
          <tr bordercolor="#000000" class="body-text">
            <td width="156" class="body-heading2">Name: </td>
<td width="303" class="body-text"><input name="name" type="text" class="body-text" id="name" size="50" maxlength="150">
            *</td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td class="body-heading2">Email: </td>
<td class="body-text"><input name="email" type="text" class="body-text" id="email" size="50" maxlength="150">
            *</td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td class="body-heading2">Postcode: (Aus only) </td>
<td class="body-text"><input name="postcode" type="text" class="body-text" id="postcode" size="20" maxlength="20">
            </td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td class="body-heading2">Occupation:</td>
<td class="body-text"><input name="occupation" type="text" class="body-text" id="occupation" size="50" maxlength="150"></td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td class="body-heading2">Who are you?</td>
            <td class="body-text"><select name="whoru" class="body-text" id="whoru">
              <option>Please choose one...</option>
              <option value="1">Person with a Disability</option>
              <option value="2">Family Member</option>
              <option value="3">Friend</option>
              <option value="4">Health Professional</option>
              <option value="5">Other</option>
            </select></td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td colspan="2" class="body-text"><p><br>
                <span class="body-heading2">How would you rate the following areas of this web site? <br>
            (Please vote using the bottons and make a comment if appropriate)</span><br>
            <br>
            </p>            
   </td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top" class="body-heading2">Navigation:</td>
            <td><input name="navradio" type="radio" value="1">              
              1 
              <input name="navradio" type="radio" value="2">
              2
                <input name="navradio" type="radio" value="3">
              3
                <input name="navradio" type="radio" value="4">
              4
                <input name="navradio" type="radio" value="5">
              5 *<br>
            (1 = very good, 5 = very poor) </td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top">&nbsp;</td>
            <td class="body-text"><p>                
   <textarea name="navtext" cols="50" rows="5" class="body-text" id="navtext">Comment: </textarea>
            </p>            </td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top" class="body-heading2">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top" class="body-heading2">Content:</td>
            <td><input name="contentradio" type="radio" value="1">
1
  <input name="contentradio" type="radio" value="2">
2
<input name="contentradio" type="radio" value="3">
3
<input name="contentradio" type="radio" value="4">
4
<input name="contentradio" type="radio" value="5">
5 *<br>
(1 = very good, 5 = very poor) </td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top">&nbsp;</td>
            <td class="body-text">
<textarea name="contenttext" cols="50" rows="5" class="body-text" id="contenttext">Comment: </textarea></td>
          </tr>
          <tr class="body-text">
            <td valign="top" class="body-heading2">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr class="body-text">
            <td valign="top" class="body-heading2">Layout:</td>
            <td><input name="layoutradio" type="radio" value="1">
1
  <input name="layoutradio" type="radio" value="2">
2
<input name="layoutradio" type="radio" value="3">
3
<input name="layoutradio" type="radio" value="4">
4
<input name="layoutradio" type="radio" value="5">
5 *<br>
(1 = very good, 5 = very poor) </td>
          </tr>
          <tr class="body-text">
            <td valign="top">&nbsp;</td>
            <td class="body-text">
   <textarea name="layouttext" cols="50" rows="5" class="body-text" id="layouttext">Comment: </textarea></td>
          </tr>
          <tr class="body-text">
            <td valign="top">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr class="body-text">
            <td valign="top"><span class="body-heading2">Accessibility: <br>              
            </span>(colours, fonts, etc) </td>
            <td><input name="accessradio" type="radio" value="1">
1
  <input name="accessradio" type="radio" value="2">
2
<input name="accessradio" type="radio" value="3">
3
<input name="accessradio" type="radio" value="4">
4
<input name="accessradio" type="radio" value="5">
5 *<br>
(1 = very good, 5 = very poor) </td>
          </tr>
          <tr class="body-text">
            <td valign="top">&nbsp;</td>
            <td class="body-text">
   <textarea name="accesstext" cols="50" rows="5" class="body-text" id="accesstext">Comment: </textarea></td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top" class="body-heading2">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top" class="body-heading2">Rate this site overall: </td>
            <td><input name="overallradio" type="radio" value="1">
1
  <input name="overallradio" type="radio" value="2">
2
<input name="overallradio" type="radio" value="3">
3
<input name="overallradio" type="radio" value="4">
4
<input name="overallradio" type="radio" value="5">
5 *<br>
(1 = very good, 5 = very poor) </td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top" class="body-heading2">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top" class="body-heading2">General feedback </td>
            <td class="body-text">
<textarea name="generaltext" cols="50" rows="5" class="body-text" id="generaltext">Comment: </textarea></td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top">&nbsp;</td>
            <td>&nbsp;</td>
          </tr>
          <tr bordercolor="#000000" class="body-text">
            <td valign="top">&nbsp;</td>
            <td><input type="submit" name="Submit" value="Submit"></td>
          </tr>
        </table>
      </form>
    <p>&nbsp;</p>    </td></tr>
  <tr>
    <td>
 </td>
  </tr>
  <tr>
    <td></td>
  </tr>
  <tr>
    <td></td>
  </tr>
</table>
</body>
</html>

Last edited by sypher; Apr 19th, 2006 at 17:57.
Reply With Quote

  #2 (permalink)  
Old Apr 19th, 2006, 16:21
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help with feedback form ><

I know this might sound a bit of a stretch but it is something I came across when specifing the order in which I wanted the fields to appear in the email created.

In this line of code
HTML: Select all
<input type=hidden name="required" value="name, email, navradio, contentradio, layoutradio, accessradio, overallradio">
remove the spaces, eg., name, email to become name,email,etc.

Last edited by ukgeoff; Apr 19th, 2006 at 16:23.
Reply With Quote
Reply

Tags
help, feedback, form, gtlt

Thread 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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Another bit of feedback. craig Webforumz Suggestions and Feedback 5 Dec 19th, 2006 21:14
Help with feedback form AdRock PHP Forum 2 Jul 27th, 2006 01:06
how to send filled feedback form reeta.vadgama Web Page Design 5 Jul 24th, 2006 23:23
ASP feedback form Paul Wayrider Classic ASP 2 Feb 12th, 2004 19:29


All times are GMT. The time now is 20:04.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43