how to post replies to form on website automatically

R

rick

i am only just starting to understand the use of forms on the internet on my
webpage, my initial question is once i have created the form for people to
respond to how do i make it so all thepeople can see them responses and how
tdo i allowcate it in the same webpage as the question. Similar to that of a
forum if a person request a product then other can view and reply or ask new
questions to them peroducts. any help thanks
 
T

Thomas A. Rowe

Use either the FP Discussion Web or Guess book components which requires that your web host have the
FP extensions installed.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
A

Andrew Murray

You may need to study up on using databases; the form results can be
submitted to a database, and using FP database results wizard, you can
display that data....as to having users reply to other posts, that may be
more difficult, and as you say, you need a forum-type application.

You could try the discussion forum in FP. However it is fairly basic, and
requires the server extensions on your host's server
 
Top