One method for (2) is to have FrontPage generate an email message that contains the form data in a delimited format, then write extraction code (or use an existing tool) to get the data out of each message. See http://www.slipstick.com/addins/extract.htm for such solutions.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> I am setting up a website with pages that a client would
> fill in with their name address, phone numbers, email
[quoted text clipped - 17 lines]
>
> Thanks.