S
scottb2
Since I can't seem to get attachments to work with "mailto" (see m
previous post "URL opening a new email"), I'm thinking about anothe
way. If I were to issue the following URL in IE:
mailto:[email protected][email protected],attachment=c:\t.txt&subject=this%20is%20a%20subject&body=this%20is%20a%20body
which places the filename to be attached in the "To" line. I'd the
programatically remove the filename from the "To" line and add th
attachment.
I'm not sure how to run my code just by creating the email with th
URL. Also, is it possible to remove an address from the "To" list? An
pointers are appreciated.
Thanks,
Scot
previous post "URL opening a new email"), I'm thinking about anothe
way. If I were to issue the following URL in IE:
mailto:[email protected][email protected],attachment=c:\t.txt&subject=this%20is%20a%20subject&body=this%20is%20a%20body
which places the filename to be attached in the "To" line. I'd the
programatically remove the filename from the "To" line and add th
attachment.
I'm not sure how to run my code just by creating the email with th
URL. Also, is it possible to remove an address from the "To" list? An
pointers are appreciated.
Thanks,
Scot