Re: Shell execute email
- From: "C Kevin Provance" <WillMcCarthyIsAnIdentityThief@xxxxxxxxxxxx>
- Date: Wed, 28 Jan 2009 16:28:53 -0500
"mayayana" <mayaXXyana@xxxxxxxxx> wrote in message
news:%23Xee4cWgJHA.5724@xxxxxxxxxxxxxxxxxxxxxxx
| All in all, it doesn't sound like a good,
| dependable way to help clients send a bug report.
| (I'm assuming the purpose is something like
| that.)
An even better way, IMO, is to collect the data that needs to be sent and
pipe it into a CGI script on your website (which is basically done by
writing the data into an HTML file and submitting it using the DOM...or
showing the end user what info they are about to send and let them click
"submit" themselves) which then sends an email to you with the information.
That's what I've been doing for years and it's not failed me yet. :-)
.
- References:
- Shell execute email
- From: H. Druss
- Re: Shell execute email
- From: Steve Easton
- Re: Shell execute email
- From: mayayana
- Shell execute email
- Prev by Date: Re: Compiling VB6 project without upgrading to VS2008
- Next by Date: Re: Text Object Model VB6 Sample
- Previous by thread: Re: Shell execute email
- Next by thread: Re: Shell execute email
- Index(es):
Relevant Pages
|