Requests

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

How do I find requests that Customers have sent in through
the website?
 
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.
==============================================
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top