A new client wants visitors to fill out a 'long' form and email info to her so she can input the info to an Access db. Her current host only has mySQL; to keep programming costs down for her, I'm wondering what the easiest way to get the form data: ---------------------------------------------
1. process via FormMail.pl and have her copy/paste data out of emails;
2. input the form info to mySQL (via PHP) and have her copy/paste selected content from html data display page;
3. change web hosts and have the form (via ASP) post data to a server side Access db and just download the db file to her home system;
---------------------------------------------
Any suggestions?
How about this?
Process form with PHP and append input to a CSV file that can be downloaded and imported into Access.
Sheila
-- Sheila Fenelon http://www.shefen.com/ CGI and Database Programming
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
