Jump to content

Recommended Posts

Posted (edited)

Will some one take a look at this code and tell me if there is an error. After the page is published and you visit it on the web, when you click "submit", a password box pops up. But I did not passwrod protect it.

 

><form method="POST" action="--WEBBOT-SELF--" onSubmit="location.href='_derived/nortbots.htm';return false;" webbot-onSubmit name="Send -A- Comment">
             <!--webbot bot="SaveResults" s-email-format="TEXT/PRE" s-email-address="webmaster@mproductions.com" b-email-label-fields="TRUE" b-email-subject-from-field="FALSE" s-email-subject="Send -A- Comment" s-builtin-fields startspan --><strong>[FrontPage Save Results Component]</strong><!--webbot bot="SaveResults" endspan i-checksum="6561" --><div align="left">
                 <table border="0" cellspacing="1" width="104%" id="AutoNumber6" height="127"><tr>
                  <td width="23%" align="right" height="35"><font face="Arial" size="1">Your Name:   </font></td>
                  <td width="77%" height="35">    <input type="text" name="NAME" size="30" tabindex="1" style="font-family: Arial; color: #000000; font-size: 10pt"></td>
                  </tr>
                  <tr>
                     <td width="23%" align="right" height="33"><font face="Arial" size="1">Your Email:   </font></td>
                     <td width="77%" height="33">    <input type="text" name="EMAIL" size="35" tabindex="2" style="color: #000000; font-family: Arial; font-size: 8pt"></td>
                  </tr>
                  <tr>
                     <td width="23%" align="right" height="50"><font face="Arial" size="1">Your Comments:   </font></td>
                     <td width="77%" height="50">    <textarea rows="4" name="COMMENTS" cols="60" tabindex="3" style="font-family: Arial; color: #000000; font-size: 8pt"></textarea></td>
                  </tr>
                 </table>
             </div>
             <p align="center"><input type="submit" value="Submit" name="submit" style="color: #800000; font-family: Signboard; font-size: 8pt">       
             <input type="reset" value="Reset" name="reset" style="color: #800000; font-family: Signboard; font-size: 8pt"></p>
         </form>

 

 

Thanks :blink:

Edited by TCH-Dick
Posted

I can't seem to get my FrontPage created form to work on my Subdomain webpage. I created it the same way I always do but when a visitor clicks 'submit' they get a pop-up requesting a user name and a password. I didn't password protect anything so I'm confused.

Is there a step that I am missing here?

Any help would be great.

 

Thanks :(

Posted

Wish I could help, but I do not use FP

 

In looking at your form above, I see the e-mail address is there for spambots to harvest.

Have you thought about trying a php form that hides your address.

One I see recommended a lot and its small and easy to use.

Dodosmail

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...