Requests

T

Thomas A. Rowe

How do you have the form set up to process the form data?

It sound like you have it set to send data to a file, in which case you have to open the remote site
in FP and look in the _private folder.

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

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

Andrew Murray

if you've sent it to a database, you need the database results wizard setup (an
ASP page) to be able to read and display the data, or MS Access to open the mdb
file.

Otherwise it would have just gone to your default email account for the hosting
account/internet access provider account - just check your mail.

Change the options of where you want the data to go by right-click, 'form
properties', 'options' and choose in the 'send to' one of the options presented.
 
Top