Information feedback

L

Lar

Aside from a general feedback form, what other method or tool can I use to
get feedback from a posted webpage? I'm looking for a full page, somewhat
formatted to feedback to me as oppoed to raw data in an excel or text format.
Any ideas?

Lar
 
T

Thomas A. Rowe

User would fill in a form, with the results send to your email address, there really aren't that
many options, you either sent it to email, a database or text file stored within the web site.

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

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

Lar

Thanks for your reply! I'm looking for a way to put out forms that someone
can fill out and have the whole form come back to me. I can do .pdf but then
they have to print it out and snail mail it back in. There has got to be a
better way.
 
T

Thomas A. Rowe

If you are looking for an HTML email, then you would need to look into use custom written
server-side script to process the form.

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

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

Lar

If that's an option then how do I get that done?

Thomas A. Rowe said:
If you are looking for an HTML email, then you would need to look into use custom written
server-side script to process the form.

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

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

Chris Leeds, MVP-FrontPage

first step is to see what server side scripting languages are available to
you on that server.

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--
 
R

Rick Budde

The second step is to learn the language supported and
program the solution you desire. Up for the challenge?
 
A

Andrew Murray

how about a normal email link?

I'm not sure I understand your question fully - Forms are a general and
accepted and standard way of collecting data or providing feedback on the
web. In Frontpage, you can can send that data to an email address, text
file or database, or have a thirdparty cgi script process the data in some
way.

Are you asking how you can store the data (rather than just have the info
emailed to you)?

You could try the database connection wizard in Frontpage - (requires ASP
and MS Access on a Windows server).

www.frontpagewiz.com is a good tutorial and starting point.
 
A

Andrew Murray

....the whole form or the data does come back to you - to your email address.
You'll get the *data* not the *form*. Unless you mean a form the user
prints out, fills in and faxes or snail-mails back to you?

Electronically, it won't work like that.
 
L

Lar

Wow, sincerely appreciate the feedback from all. I'm beginning to see that
what the PR people want may not exist. We presently use 'feedback' forms
that get stored in a database on the server and get emailed to the 'PR'
people. We also use .pdfs that inquiring minds can print out, fill out and
mail back to use. We're just wondering what to do with 'forms' that require
a personal signature, how those could be sent back to us. I'll check out the
'wiz' to get more ideas.
Again, thank you all.
 
Top