Re: how to extract data from web form e-mails?
- From: Sam <sam@xxxxxxxxxxxxxx>
- Date: Sat, 09 Jul 2005 17:21:37 -0500
DN writes:
I receive e-mails from web form submissions and need to automatically transfer the data into a Microsoft Access database. Can anyone suggest a good product that would take the data from the e-mails and either save it to a file (comma or tab delimited) for later importing into Access or write the data directly to Access?
This is a highly specialized situation; it's possible, but highly doubtful, that there might be a commercial product that does something like that. And the realm of free software won't help you either. On Linux or Unix normally it should not take more than an hour, or so, to set up an E-mail address that runs a Perl script that swallows up E-mail and automatically uploads it to MySQL or PostgreSQL. Even though there's a Windows port of Perl, because both your E-mail client and Access are closed commercial products, the chances of getting free software tools to interoperate with them are zero.
Attachment:
pgpeIZJd3wT5W.pgp
Description: PGP signature
- Follow-Ups:
- Re: how to extract data from web form e-mails?
- From: Steve Horrillo
- Re: how to extract data from web form e-mails?
- References:
- Prev by Date: how to extract data from web form e-mails?
- Next by Date: Re: POP3 port blocked on my work PC - alternative email client?
- Previous by thread: how to extract data from web form e-mails?
- Next by thread: Re: how to extract data from web form e-mails?
- Index(es):
Relevant Pages
|