Jump to content

no information retrieved


pan.peter

Recommended Posts

hi,

 

Sorry, I am a novice to .php skripting. I wrote a 4 pages websurvey in Dreamweaver with a contactformprocess to retrieve the information. The contactformprocess works well.

 

However, the information is not kept in the form, so that there is no content in the e-mail. The following code is the beginning of a random site of the websurvey. Sorry, for the mess.

 

<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<span class="main"></span> <span class="unnamed1"></span> <span class="unnamed1"></span> 
<form action="site-1.php" method="post" >

....and the end bit....


<input type="submit" value="NEXT" />
          </td>
      </tr>
      <tr> 
        <td colspan="3" height="43"> 
          <div align="left"><img src="elements/lower%20bar%20Kopie.gif" width="750" height="39"></div>
          
        </td>
      </tr>
      <tr> 
        <th colspan="3" height="50"><a href="site.htm"><img src="elements/arrows-2.jpg" width="60" height="37" border="0"></a><a href="site-1.htm"><img src="elements/arrows-1.jpg" width="60" height="37" border="0"></a></th>
      </tr>
      <tr class="main"> 
        <th colspan="3" height="50"><img src="elements/0%25.jpg" width="709" height="49"> 
        </th>
      </tr>
    </table>
  <p> </p>
  <p class="unnamed1"> </p>
  <p> </p>
  <p> </p>
</form>
</body>
</html>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.