Thomas
Tue Jan 13 15:01:49 CST 2004
1. You would have to have do some custom ASP/VBScript coding to have the an
email sent as well as having the data entered into the database.
2. To access the data in your database, you will need to either create a set
of ASP admin. form that will allow you to review the data or you have open
the site in FP and export a copy of the database to your desktop, as you
never want to download the database and then republish it your site, as that
would overwrite any new content.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"Brian F." <Brianfitch1972@yahoo.com> wrote in message
news:uxRLNbh2DHA.2224@TK2MSFTNGP10.phx.gbl...
> Hello All,
>
> It seems that forms are the most popular request and problem here in
> these newsboards so I will continue the fun. I have created four forms
and
> all of them work fine by e-mailing the results to a e-mail address as
> programmed. Now here is where my question comes into play:
>
> I want these forms to send the data to a database and I know how to
get
> the forms to do this. But how do I know when data has been submitted and
> how do I get the data from the databases?
>
> Thanks in advance,
> Brian F.
>
>