FrontPage Master... anyone...?

H

HELP PLEASE ASAP

I have some general questions about frontpage would be very grateful if
someone could answer them
Thanks
What are the 3 colors in the log file and what do they indicate?

To enable searching of your web site what must be turned or enabled on
localhost?

How do you view form inputs received from users of your website if your web
site is disk based?
 
A

Andrew Murray

HELP PLEASE ASAP said:
I have some general questions about frontpage would be very grateful if
someone could answer them
Thanks
What are the 3 colors in the log file and what do they indicate?

Sorry, don't know this one, don't use the feature
To enable searching of your web site what must be turned or enabled on
localhost?

Your computer must be running (at minimum) windows 98 & the Personal Web Server
to use the search componet which requires the frontpage extensions. Or you need
Windows 2000 or later with IIS running with the FP extensions for your version of
Frontpage to enable the search feature to work.
How do you view form inputs received from users of your website if your web
site is disk based?

You can't use the form submission component on a disk based web because it
requires the server extensions on a web server to function.
 
R

Ronx

Inline below

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


HELP PLEASE ASAP said:
I have some general questions about frontpage would be very grateful if
someone could answer them
Thanks
What are the 3 colors in the log file and what do they indicate?

Assuming the publishing log:

red, yellow and green.

Red: Warnings and errors - and action taken as result of the warnings.

Yellow: Actions taken such as optimising HTML

Green: Successful publishing operations.
To enable searching of your web site what must be turned or enabled on
localhost?

FrontPage extensions
Index service or WAIS. WAIS is used if Index Service is not installed.
WAIS is not available on Windows 2003 Server.
How do you view form inputs received from users of your website if your
web
site is disk based?

You don't. If the web is disc based users will not be able to use any
forms, so there will be no results.

In the server based web, open the _private folder in FrontPage and view the
results there.

If you publish a disc-based web to a server, open the web on the server in
FrontPage to see the results.
 
Top