Monitoring Form Submissions for

J

Jeff

I have created a site in which users can submit information to an access database. The information is then returned to an html page. The individual I created this for, would like to be able to review the information BEFORE it is drawn out to the webpage. Can someone PLEASE advise me on how to accomplish this task as well as how these types of sites are typically monitored.
 
T

Thomas A. Rowe

Requires the ability to custom write your ASP code to store the data in the database, then send a
notice to the site owner, who logs in and reviews the submission and then approves it for display.

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

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


Jeff said:
I have created a site in which users can submit information to an access database. The
information is then returned to an html page. The individual I created this for, would like to be
able to review the information BEFORE it is drawn out to the webpage. Can someone PLEASE advise me
on how to accomplish this task as well as how these types of sites are typically monitored.
 
Top