How do I remove a comment from a web page in Frontpage

?

.

Someone has put a stupid comment on my web page and I would like to remove it
but retain all the other comments
 
A

Andrew Murray

Are these the FP comments component you're talking about? (Insert menu >
Comment) or just normal html comments between <!-- and --> tags?

If the latter, go to code view, find the particular comment and delete it,
then save the file. If the former, in design view, select the comment
(should be in purple text or something and commences "Comment: ..........")
and delete it.
 
M

Mark Fitzpatrick

I'm guessing that the comments are probably in something like a guestbook.
You should be able to find the file that your guestbook stores to, usually
in the _private directory, then simply edit that and delete the offending
text. This is one of the biggest problems with things like guestbooks as
people just love to annnoy others by posting innane things in someone else's
site.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Top