a mystery line?

G

Guest

Hi:
O.S. dell pc win xp home sp2 front page 2000

I am just making a website with FP 2000 and am not published.
When I open Guest Book and go to Preview tab, this line:
[FrontPage Save Results Component]
appears on the page but not in Page View where I’m working. It also appears
on the Guest Book page in Browser preview option.
Here is a section of the HTML code containing the mystery line in Guest Book:

<form METHOD="POST" action="--WEBBOT-SELF--" onSubmit="">
<!--webbot bot="SaveResults" startspan

U-File="C:\DOCUME~1\JIMRIC~1\LOCALS~1\Temp\FrontPageTempDir\formrslt.htm"
S-Format="HTML/DL" B-Label-Fields="TRUE" --><strong>[FrontPage
Save Results Component]</strong><!--webbot
bot="SaveResults" endspan -->
<blockquote>

My question is: how to get rid of the mystery line? Do I need to erase or
change the HTML code for this mystery line or what?
Thanks,
Jim
 
S

Stefan B Rusynko

Do not delete it
It is a FP meta tag the telling FP and the FP SE what to do w/ the form
- once the form pages is published to a hosted online server running the FP SE

But the save location there :
C:\DOCUME~1\JIMRIC~1\LOCALS~1\Temp\FrontPageTempDir\formrslt.htm

Indicates you are NOT working in a FP web/site (required for the FP forms handler to work) and you are just working on a single
page
- so your guestbook/form will never work - even if the page is somehow uploaded to a server running the FP SE
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hi:
| O.S. dell pc win xp home sp2 front page 2000
|
| I am just making a website with FP 2000 and am not published.
| When I open Guest Book and go to Preview tab, this line:
| [FrontPage Save Results Component]
| appears on the page but not in Page View where I’m working. It also appears
| on the Guest Book page in Browser preview option.
| Here is a section of the HTML code containing the mystery line in Guest Book:
|
| <form METHOD="POST" action="--WEBBOT-SELF--" onSubmit="">
| <!--webbot bot="SaveResults" startspan
|
| U-File="C:\DOCUME~1\JIMRIC~1\LOCALS~1\Temp\FrontPageTempDir\formrslt.htm"
| S-Format="HTML/DL" B-Label-Fields="TRUE" --><strong>[FrontPage
| Save Results Component]</strong><!--webbot
| bot="SaveResults" endspan -->
| <blockquote>
|
| My question is: how to get rid of the mystery line? Do I need to erase or
| change the HTML code for this mystery line or what?
| Thanks,
| Jim
|
| --
| great art at www.yessy.com/inowicki
 
R

Ronx

HTTP Publish the site to a server running FrontPage extensions, then the
error should go away.
 
A

Andrew Murray

You need to publish the site to get forms like the guest book to work.

That line is just telling you to publish the page, so that the form
processor (Server extension) will make the page function correctly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top