R
Rob C
I have a simple page that I used FrontPage 2002 to create. It has a form which on "Submit" logs the info locally and sends an e-mail. The email portion is not working. I have been round and round with my hosting company and have uninstalled and reinstalled FP server Extensions a couple of times to no avail. This has functioned correctly for a couple of years but doesn't now and they claim it is a FrontPage issue on My PC... So I upgraded to SP3, still the same
The message I get is "Cannot run the FrontPage Server Extensions on this page: "http://www.rob-lori.com/More_Info.htm
From what I have researched, the source on the page appears correct. Snipit below
""<form method="POST" name="form1" action="_vti_bin/shtml.exe/More_Info.htm" webbot-action="--WEBBOT-SELF--" ><!--webbot bot="SaveResults" u-file="_private/form_results.csv" s-format="TEXT/CSV" s-label-fields="TRUE" b-reverse-chronology="FALSE" s-email-format="TEXT/PRE" s-email-address="(e-mail address removed)" b-email-label-fields="TRUE" b-email-subject-from-field="FALSE" s-email-subject="Info Request from Lori-Homes.com" s-date-format="%A %B %d, %Y" s-time-format="%I:%M %p %Z" s-builtin-fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT Date Time" startspan --><strong>[FrontPage Save Results Component]</strong><!--webbot bot="SaveResults" endspan i-checksum="6561" -->"
My Hosting Company (godaddy) claims the ACTION should be action="_vti_bin/shtml.exe/" NOT action="_vti_bin/shtml.exe/More_Info.htm". However every example I check shows the above sample is correct
I develop this on a HD and the code (on my HD) before published and before FP Extensions does it's magic is
"""<FORM onsubmit="location.href='_derived/nortbots.htm';return false;" name="form1" action=--WEBBOT-SELF-- method=POST webbot-onSubmit><!--webbot bot="SaveResults" u-file="_private/inforeq.txt" s-format="TEXT/TSV" s-label-fields="TRUE" b-reverse-chronology="FALSE" s-email-format="HTML/UL" s-email-address="(e-mail address removed)" b-email-label-fields="TRUE" b-email-subject-from-field="FALSE" s-email-subject="Info Request From Rob-Lori" s-date-format="%d %b %Y" s-time-format="%H:%M:%S" s-builtin-fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT Date Time" startspan -->)""
I Logged in directly to my website with FrontPage and modified the page and created a new page using the wizard with the exact same results. If I don't use mail and only use the "Save to a File" all works fine. While logged into my site when I check the "Properties" for the page, the message under the error tab is: (1) Saving Form Results to E-Mail will not work unless either the "SMTPHost" or "SendmailCommand" server configuration parameters are set
And they still say their FP Extensions are set correctly. Any assistance would be greatly appreciated as I am at a dead-end with my hosting company
Thanks
Ro
The message I get is "Cannot run the FrontPage Server Extensions on this page: "http://www.rob-lori.com/More_Info.htm
From what I have researched, the source on the page appears correct. Snipit below
""<form method="POST" name="form1" action="_vti_bin/shtml.exe/More_Info.htm" webbot-action="--WEBBOT-SELF--" ><!--webbot bot="SaveResults" u-file="_private/form_results.csv" s-format="TEXT/CSV" s-label-fields="TRUE" b-reverse-chronology="FALSE" s-email-format="TEXT/PRE" s-email-address="(e-mail address removed)" b-email-label-fields="TRUE" b-email-subject-from-field="FALSE" s-email-subject="Info Request from Lori-Homes.com" s-date-format="%A %B %d, %Y" s-time-format="%I:%M %p %Z" s-builtin-fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT Date Time" startspan --><strong>[FrontPage Save Results Component]</strong><!--webbot bot="SaveResults" endspan i-checksum="6561" -->"
My Hosting Company (godaddy) claims the ACTION should be action="_vti_bin/shtml.exe/" NOT action="_vti_bin/shtml.exe/More_Info.htm". However every example I check shows the above sample is correct
I develop this on a HD and the code (on my HD) before published and before FP Extensions does it's magic is
"""<FORM onsubmit="location.href='_derived/nortbots.htm';return false;" name="form1" action=--WEBBOT-SELF-- method=POST webbot-onSubmit><!--webbot bot="SaveResults" u-file="_private/inforeq.txt" s-format="TEXT/TSV" s-label-fields="TRUE" b-reverse-chronology="FALSE" s-email-format="HTML/UL" s-email-address="(e-mail address removed)" b-email-label-fields="TRUE" b-email-subject-from-field="FALSE" s-email-subject="Info Request From Rob-Lori" s-date-format="%d %b %Y" s-time-format="%H:%M:%S" s-builtin-fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT Date Time" startspan -->)""
I Logged in directly to my website with FrontPage and modified the page and created a new page using the wizard with the exact same results. If I don't use mail and only use the "Save to a File" all works fine. While logged into my site when I check the "Properties" for the page, the message under the error tab is: (1) Saving Form Results to E-Mail will not work unless either the "SMTPHost" or "SendmailCommand" server configuration parameters are set
And they still say their FP Extensions are set correctly. Any assistance would be greatly appreciated as I am at a dead-end with my hosting company
Thanks
Ro