Hello.

Thanks to Dingo, I can now perform an exploration using javascript and
save the result in a text file. Is there a way to send this file to a
fixed number of recipients from inside the same script? I've been in
discussion witht the good people on the newsgroup
comp.lang.javascript, and it seems that it isn't possible to send a
file attachment without using a form.

I notice that there is a program emailer.exe included in the AB
installation directory. Can I use this from inside the script, or from
inside another DOS script that would first invoke my javascript
script, and then separately invoke emailer.exe as the next operation,
to send the text file.

Many thanks,
Paul

Reply via email to