HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
trouble with code incorporating front page and hosting serv
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
Miked



Joined: 07 Mar 2008
Posts: 1

PostPosted: Fri Mar 07, 2008 10:17 am     trouble with code incorporating front page and hosting serv Reply with quote

Feedback page was set up (with Front Page) but was not redirecting. Contacted hosting service, inserted code...page redirected, but was not including all of the page.
Code:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>Feedback</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="sky 1011, default">
</head>

<body>

<table border="0" cellpadding="0" cellspacing="0" width="100%" background="images/278771299_d356db973c.jpg">
   <tr>
      <td width="150" colspan="2" align="center">&nbsp;</td>
      <td align="center" bgcolor="#FFFF00">
      <!--webbot bot="Navigation" s-type="banner" s-rendering="graphics" s-orientation b-include-home b-include-up u-page s-target -->
      </td>
   </tr>
   <tr>
      <td width="100%" colspan="3" style="border-bottom-style: none; border-bottom-width: medium">
      </td>
   </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
      <td style="border-bottom:1 solid #FFFF00; border-left-color:#FFFF00; border-right-color:#FFFF00; border-top-color:#FFFF00" align="right" bgcolor="#FFFF00">
      <h4>
      <!--webbot bot="Timestamp" s-type="REGENERATED" s-format="%m/%d/%y" -->
      </h4>
      </td>
   </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" background="images/278771299_d356db973c.jpg">
   <tr>
      <td valign="top" width="75" style="border-left:medium none #FFFF00; border-right:1 solid #FFFF00; border-top:medium none #FFFF00; border-bottom:medium none #FFFF00; " bgcolor="#FFFF00" background="images/278771299_d356db973c.jpg">
      <font color="#FFFF00">
      <!--webbot bot="Navigation" s-orientation="horizontal" s-rendering="graphics" s-type="siblings" b-include-home="TRUE" b-include-up="FALSE" s-theme="Aftrnoon 0000" -->
      </font>
      <p>&nbsp;</p>
      </td>
      <td valign="top" width="5" style="border-right-style:none; border-right-width:medium; border-top-style:none; border-top-width:medium; border-bottom-style:none; border-bottom-width:medium">
      </td>
      <td valign="top" height="100%" style="border-right-style:none; border-right-width:medium; border-top-style:none; border-top-width:medium; border-bottom-style:none; border-bottom-width:medium">
      <p>&nbsp;</p>
      <p><font color="#FFFF00">Tell us what you think about our web site.&nbsp;
      We welcome all of your comments and suggestions.</font></p>
      </form>
      <form method="POST" action="--WEBBOT-SELF--" onsubmit="location.href='_derived/nortbots.htm';return false;" webbot-onsubmit>
      </form>
      </td>
   </tr>
   <p><font color="#FFFF00"><strong>What kind of comment would you like to send?</strong></font></p>
   <dl>
   </dl>
   <dd><font color="#FFFF00">
   <input type="radio" name="MessageType" value="Complaint">Service
   <input type="radio" name="MessageType" value="Problem">Product
   <input type="radio" checked name="MessageType" value="Suggestion">Suggestion
   <input type="radio" name="MessageType" value="Praise">General</font></dd>
   </form>
   </dd>
   </tr>
   <dl>
   </dl>
   <p><font color="#FFFF00"><strong>Subject&nbsp; </strong></font></p>
   <blockquote>
      <p><font color="#FFFF00">
      <input type="text" size="26" maxlength="256" name="Subject"></font></p>
   </blockquote>
   <p><font color="#FFFF00"><strong>Enter your comments in the space provided below:</strong></font></p>
   <dl>
      <dd><font color="#FFFF00"><textarea name="Comments" rows="5" cols="42"></textarea></font></dd>
   </dl>
   <p><font color="#FFFF00"><strong>Tell me how to get in touch with you:</strong></font></p>
   <dl>
      <dd></dd>
   </dl>
   </dd>
</table>
<table>
   <form>
   </form>
</table>
</dd>
<dl>
</dl>
<form action="http://www.bluehost.com/bluemail" enctype="multipart/form-data" method="POST">
   Name: <input type="text" name="Name"><br>
   Email: <input type="text" name="mailfrom" size="20"><br>
   Tel : <input type="text" name="Telephone" size="21"><br>
   Fax : <input type="text" name="Fax" size="20&quot;"><br>
   <input type="hidden" name="sendtoemail" value="adminattwinautousa.com"><br>
   <input type="submit" value="Send Email">
   <input type="reset" value="Clear Form"></font><p></p>
   <dl>
      <dd><font color="#FFFF00">
      <input type="checkbox" name="ContactRequested" value="ContactRequested">
      Please contact me as soon as possible regarding this matter.</font></dd>
   </dl>
</form>
<br>
</form>
</form>
</td>
</tr>
</table>
<p align="center"><small>
<!--webbot bot="Navigation" s-orientation="horizontal" s-rendering="html" s-bar="Bars" s-btn-nml="&lt;A HREF=&quot;#URL#&quot; TARGET=&quot;#TARGET#&quot; STYLE=&quot;text-decoration: none;&quot;&gt;#LABEL#&lt;/A&gt;" s-btn-sel="#LABEL#" s-btn-sep="&amp;nbsp;|&amp;nbsp;" s-type="siblings" b-include-home="TRUE" b-include-up="FALSE" -->
</small></p>
<p><i><small>This site was last updated
<!--webbot bot="Timestamp" s-type="EDITED" s-format="%m/%d/%y" --> </small></i>
</p>
</form>

</body>

</html>
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8315
Location: Castle Pines North, CO USA

PostPosted: Fri Mar 07, 2008 12:11 pm     Reply with quote



I saw three closing <form> elements
Code:
</form>
<br>
</form>
</form>

It looks like you are not relying on Frontpage Server Extension to process the form but a third party
Code:
<form action="http://www.bluehost.com/bluemail" enctype="multipart/form-data" method="POST">
And then on lines 83-84 you have
Code:
   <form>
   </form>
You might want to go through and delete some of the extra codes.

_________________
Corey
Toll Free Fax Numbers | Mile High Merchant Accounts | Expression Web Blog
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial