Re: how to extract data from web form e-mails?



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



Relevant Pages

  • Re: how to extract data from web form e-mails?
    ... > that there might be a commercial product that does something like that. ... > that runs a Perl script that swallows up E-mail and automatically uploads ... > chances of getting free software tools to interoperate with them are zero. ... Look into ParseRat, or search for the term "file ...
    (comp.mail.misc)
  • Re: D2005 Pro Update2 updates nothing!
    ... Satya wrote: ... > Do you search and buy a commercial product, even if a free software ... > comes with source and meets your requirements and even exceeds in ...
    (borland.public.delphi.non-technical)
  • Re: Executables out of perl script?
    ... I need to generate an executable out of my perl script. ... Development Kit that they have. ... commercial product and I have been very happy with it. ... Allan ...
    (comp.lang.perl.modules)