Creating Reports In Frontpage

A

Attila

Hello

From what I understand, a previous version of FrontPage (perhaps 98) allowed for someone to create an HTML form, which would be filled out by multiple people. As people submitted the form, it would automatically update an HTML file that displayed reports, which showed the values that people had submitted. There was no database associated with the data, nor was there a need to add server side code; FrontPage simply updated an HTML file
Is there any such functionality in FrontPage 2003

Thanks
Attil
 
T

Thomas A. Rowe

The only features of FP that write data to an HTML file, are the guest book and discussion web
components.

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

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


Attila said:
Hello,

From what I understand, a previous version of FrontPage (perhaps 98) allowed for someone to create
an HTML form, which would be filled out by multiple people. As people submitted the form, it would
automatically update an HTML file that displayed reports, which showed the values that people had
submitted. There was no database associated with the data, nor was there a need to add server side
code; FrontPage simply updated an HTML file.
 
K

Kevin Spencer

FrontPage 2003 is fully backwards-compatible.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Attila said:
Hello,

From what I understand, a previous version of FrontPage (perhaps 98)
allowed for someone to create an HTML form, which would be filled out by
multiple people. As people submitted the form, it would automatically update
an HTML file that displayed reports, which showed the values that people had
submitted. There was no database associated with the data, nor was there a
need to add server side code; FrontPage simply updated an HTML file.
 
Top