Can I send Forms to a file?

R

RICHARD BROMBERG

Is it possible to collect some very simple information from a form and save
the results in a file on the server.

The information would be a set of three or four radio buttons. The user is
registering his choice of one of three possible choices.

I have been using CDO and/or CDONTS to send this information but lately had
some problems .
Actually collecting and tabulating e-mails was a poor way of collecting this
info so I would like to change to collecting info into a file on the server
if it is possible.

Many thanks

Dick Bromberg
 
T

Thomas A. Rowe

Yes, but you will need to write custom ASP/VBScript to work with the FileSystemObject.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

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

Top