I can't have SMTP installed on my server, but would like to send an email. I was hoping that I could 'pop up' whatever the default email client is, and fill in the To:, From:, and Subject: fields, as well as add an attachment.
<a href="mailto:me@mymail.com?
subject=MySubject">
Click here to send the message.</a>
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'If we're supposed to work in Hex, why have we only got A fingers?' Essex Steam UK for steam enthusiasts
I need someting similar to <mailto:...> which pops-up Outlook, but can't pre-attach any files. I am guaranteed that Outlook will be on each client machine. If there was a way to add attachments with mailto:, that'd be perfect.
I've tried script (i.e. createobject("Outlook.Application")), but my prog just hangs at that createobject and times out. Not sure why... ...createobject("Excel.Application") works just fine.
You said that you can not install SMTP on your server. If you use CDO to send your email, you could give the SMTP server address of your ISP and use their server to send the email for you?
Would that help?
If so, but you are not sure how to proceed, please let me know what version of server you are running and I will see what I can put together for you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.