|
| |
|
|
n9zez
Posts: 6 Joined: 11/11/2004 Status: offline
|
FP 2003 Extension Problem - 11/11/2004 1:56:09
Hello, I am using FrontPage 2003 and I have created a form here http://www.greentownpolice.us/reportacrime.htm This is my first time using FrontPage, and I do like it! Problem is, I have told frontpage to deliver a copy of the form to _private/form_results.txt (default) and email to webmaster@greentownpolice.us . When you click submit you get the below error. I have installed the server extensions through Cpanel and I have verified with my host that they are up to date and installed properly. Can anyone tell me what I am doing wrong? Thanks!! Jordan Error: FrontPage Run-Time Component Page You have submitted a form or followed a link to a page that requires a web server and the FrontPage Server Extensions to function properly. This form or other FrontPage component will work correctly if you publish this web to a web server that has the FrontPage Server Extensions installed. Click the <Back> arrow to return to the previous page.
|
|
|
|
Giomanach
Posts: 6075 Joined: 11/19/2003 From: England Status: offline
|
RE: FP 2003 Extension Problem - 11/11/2004 7:02:37
Jordan Welcome to Outfront Are you running this page locally or from a server? If from a server, did you publish it or FTP it to the server? Thanks
_____________________________
|
|
|
|
n9zez
Posts: 6 Joined: 11/11/2004 Status: offline
|
RE: FP 2003 Extension Problem - 11/11/2004 17:28:20
Dan, I am running this from a server. I have installed the extensions and uninstalled them about 3 times. Cpanel tells me that the install goes ok, and everything is functional. I followed up with the server admin and he reassures me that everything is working fine on his end. I am publishing it through FP2003. I have never used FTP. Also, I now have 3 .htaacess files are those becuase I installed/uninstalled the extensions so many times? Again, your help is much appreciated!!
|
|
|
|
Giomanach
Posts: 6075 Joined: 11/19/2003 From: England Status: offline
|
RE: FP 2003 Extension Problem - 11/12/2004 7:32:27
Remove the FPSE, delete all .htaccess files and re-install the FPSE. The server admin do not always tell you what you need to hear,but rather what you want to hear
_____________________________
|
|
|
|
n9zez
Posts: 6 Joined: 11/11/2004 Status: offline
|
RE: FP 2003 Extension Problem - 11/13/2004 1:30:37
Ok, here is what I got now. If I delete all the .htaaccess files go into the cpanel and reinstall them the form works. But! They webpage is totally out of wack, pictures don't load menu's don't show up etc. So I go back into FP and republish the site. It corrects all the problems but then the form won't work!!!!! AHHH I can't figure it out. I have tried it several different ways. I even totally deleted the entire site on the server, installed the FPSE then republished my site. Site looks fine, form dosen't work. PLEASE HELP!!
|
|
|
|
n9zez
Posts: 6 Joined: 11/11/2004 Status: offline
|
RE: FP 2003 Extension Problem - 11/13/2004 2:10:38
To clear up my last response. Basically After I deleted the .htaaccess files and reinstalled the FPSE the form worked. But, it left the layout of the page all jacked up. If I republish the reportacrime.htm file the page looks correct again, but I get that same old error page when you click submit. I just can't seem to get this one figured out. What are my other form options if we can't get this one to work. Thanks again!
|
|
|
|
n9zez
Posts: 6 Joined: 11/11/2004 Status: offline
|
RE: FP 2003 Extension Problem - 11/13/2004 2:27:18
Does everything here look ok? <form method="POST" name="Report A Crime" action="_derived/nortbots.htm" onSubmit="location.href='_derived/nortbots.htm';return false;" webbot-onSubmit webbot-action="--WEBBOT-SELF--"> <!--webbot bot="SaveResults" U-File="_private/form_results.txt" S-Format="TEXT/PRE" S-Email-Format="HTML/PRE" S-Email-Address="webmaster@greentownpolice.us" B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-Subject="Anonymous Crime Report" S-Builtin-Fields="Date Time" startspan S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Date-Format="%A, %B %d, %Y" S-Time-Format="%I:%M %p" --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" -->
|
|
|
|
n9zez
Posts: 6 Joined: 11/11/2004 Status: offline
|
RE: FP 2003 Extension Problem - 11/13/2004 3:48:36
AHH! Finally Got It! Thanks so much! Just had to tool around with the hta files.
|
|
|
|
brucered
Posts: 2 Joined: 11/28/2005 Status: offline
|
RE: FP 2003 Extension Problem - 11/28/2005 23:19:43
i'm having the same problem, can anyone tell me what i should delete, and what i should rename. my guest book is called - "Guest Book.htm" my guest log is called - "Guestlot.htm" here is what is listed in the "Guest Book.htm" page exactly as is: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-us"> <title>Guest Book</title> <meta name="Microsoft Theme" content="ripple 1011"> </head> <body> <p> <!--webbot bot="PurpleText" preview="Guest Book - Use this page to collect the reactions of visitors to your web site. All of the comments submitted by users will go to a different page, 'guestlog.htm' by default, which is then included below. If you want to use a different file to capture comments, change the File Name selected in the Form Properties dialog and in the Page URL of the Include component below the form." --> </p> <hr> <p>We'd like to know what you think about our web site. Please leave your comments in this public guest book so we can share your thoughts with other visitors.</p> <form method="POST" action="--WEBBOT-SELF--" onSubmit="location.href='_derived/nortbots.htm';return false;" webbot-onSubmit> <!--webbot bot="SaveResults" u-file="guestlog.htm" s-format="HTML/DL" s-label-fields="TRUE" s-builtin-fields="Date Time REMOTE_USER" s-form-fields startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" i-checksum="43374" endspan --> <h2><strong>Add Your Comments</strong></h2> <p><textarea rows="10" name="S1" cols="75"></textarea></p> <p><input type="submit" value="Submit Comments"> <input type="reset" value="Clear Comments"><br> <br> <em>After you submit your comments, you will need to reload this page with your browser in order to see your additions to the log.</em></p> </form> <!--webbot bot="Include" tag="BODY" u-include="guestlog.htm" --><hr> <h5>Author information goes here.<br> Copyright © 2001 by [OrganizationName]. All rights reserved.<br> Revised: <!--webbot bot="TimeStamp" s-type="Edited" s-format="%m/%d/%y %H:%M:%S %Z" -->.</h5> </body> </html>
|
|
|
|
AMysticWeb
Posts: 855 Joined: 10/23/2002 Status: offline
|
RE: FP 2003 Extension Problem - 11/29/2005 2:27:47
Hi Bruce, Welcome to OutFront. A URL for the problem page might help. It is better than the HTML, as ythe HTML can appear differently in soure than the PC code.
_____________________________
Hope I have been of some help, Micheal [URL=http://web.archive.org/web/20060101013129/http://www.frontpageforms.com/]FrontPageForms.com-Archive Version[/URL] I am living Proof that Viral Procrastination exists!
|
|
|
|
AMysticWeb
Posts: 855 Joined: 10/23/2002 Status: offline
|
RE: FP 2003 Extension Problem - 12/2/2005 0:49:43
Hi Bruce, The resulting error message "FrontPage Run-Time Component Page" message is an indication the extensions aren't present or have become corrupt. The FrontPage form is a component requiring use of the FrontPage "Publish Web" function. You seem to be using a freebie space provided by your ISP. You would need to check with their support to see if they offer the extensions. If not, they may have an optional form handler script. Additionally, it is best not to leave spaces in page and file names. Use the underscore instead. This is why we see the %20 in the URL.
_____________________________
Hope I have been of some help, Micheal [URL=http://web.archive.org/web/20060101013129/http://www.frontpageforms.com/]FrontPageForms.com-Archive Version[/URL] I am living Proof that Viral Procrastination exists!
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|