FP2002 Guestbook?

H

HAAK

Do you have recommendations for (easily) creating a
guestbook that visitors could sign and the comments could
be posted to the site? Thanks a lot.
 
S

Steve Easton

If your site is hosted on a server with FrontPage extensions, use the FrontPage guestbook.

File > New > Page or Web > Page Templates ( More page templates in FP 2003 ) and click on
Guestbook


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
H

HAAK

Thank you both....that was easy! I didn't think to look
for a template.
-----Original Message-----
If your site is hosted on a server with FrontPage
extensions, use the FrontPage guestbook.
File > New > Page or Web > Page Templates ( More page
templates in FP 2003 ) and click on
 
H

Hans Schrøder

MD Websunlimited said:
Hi HAAK,

FP 2002 has a built-in guestbook web wizard. File | New ... | Web site.
Hi, all!

I used the template (FP2000) to make a guestbook. Added a few more form
fields, and it worked, all right, but how do I change the layout for how the
guestbook messages are presented on the guestbook page? It doesn't look well
at all right now... You may have a look at it at
http://www.moonas.no/guestbook.htm. (Response data in 'guestlog.htm') Don't
care about the language, it's in Norwegian, and you may not understand it.
But I think the layout issue is quite obvious...

br,
Hans Schrøder
Oslo, Norway
[email protected]
 
S

Stefan B Rusynko

If you view source you will see FP generates the "posts" using definition list tags as in
<DL>
<DT><B>Navn: </B>
<DD>Hans Schrøder</DD>

You can't change that but you can add style for each for format it
Since you are using a theme use
Format Theme (select your theme) Modify/Customize Text More Text Styles and add a style for the DT and DD tags, then save as a new
theme name




| | > Hi HAAK,
| >
| > FP 2002 has a built-in guestbook web wizard. File | New ... | Web site.
| >
| Hi, all!
|
| I used the template (FP2000) to make a guestbook. Added a few more form
| fields, and it worked, all right, but how do I change the layout for how the
| guestbook messages are presented on the guestbook page? It doesn't look well
| at all right now... You may have a look at it at
| http://www.moonas.no/guestbook.htm. (Response data in 'guestlog.htm') Don't
| care about the language, it's in Norwegian, and you may not understand it.
| But I think the layout issue is quite obvious...
|
| br,
| Hans Schrøder
| Oslo, Norway
| [email protected]
|
|
 
Top