How to not show all details when posting comments

N

NZed

I have a problem having used the comments feature....
Wanting to then add two text fields ...eg Name and Email address.

However for confidentiality reasons ...I dont want to have the authors name
and details posted on our site.

http://www.amadeus.net.nz/comments.htm

Suggestions on how I can do this. Have I missed something ?

Looking forward to your replies

NZed
 
T

Thomas A. Rowe

The when using the FP guest book, you would have to delete the field from
the input form. Otherwise you would have to store the content in a database,
and then open display the info you want the public to see using ASP, PHP,
etc.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
N

NZed

Thanks for your swift reply Thomas
Could you give me more details on how and where I do this.
delete the field from the input form ?

NZed
 
T

Thomas A. Rowe

Open the following page in FP and delete the two fields.

comments.htm


--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top