473,386 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Attachments in emails

Hi. I need to write some code to open the mail client and attach a file. I'm
searching about this but I can't find anything.

mailto does not admit attachments, so I need other way to open the mail
client (Outlook) with the attached file.

Is that possible?

--

Regards,

Diego F.
Nov 19 '05 #1
2 1017
You've actually got two problems here: Getting the file to the client
computer and launching outlook with it attached.

In a nutshell, without writing an activeX control that installs on the
client computer (requiring special security privledges) there is no way to
accomplish it.

If a web page was allowed to do what you describe without special security
rights there would be web pages all over the internet that upon visiting the
page would hijack you into sending spam.

"Diego F." wrote:
Hi. I need to write some code to open the mail client and attach a file. I'm
searching about this but I can't find anything.

mailto does not admit attachments, so I need other way to open the mail
client (Outlook) with the attached file.

Is that possible?

--

Regards,

Diego F.

Nov 19 '05 #2
I understand the security problems, but as the mail client is Outlook and
you can write contacts, appointments, etc, maybe I can do what I need also.

Regards,

Diego F.
"David Talbot" <Da*********@discussions.microsoft.com> escribió en el
mensaje news:87**********************************@microsof t.com...
You've actually got two problems here: Getting the file to the client
computer and launching outlook with it attached.

In a nutshell, without writing an activeX control that installs on the
client computer (requiring special security privledges) there is no way to
accomplish it.

If a web page was allowed to do what you describe without special security
rights there would be web pages all over the internet that upon visiting
the
page would hijack you into sending spam.

"Diego F." wrote:
Hi. I need to write some code to open the mail client and attach a file.
I'm
searching about this but I can't find anything.

mailto does not admit attachments, so I need other way to open the mail
client (Outlook) with the attached file.

Is that possible?

--

Regards,

Diego F.

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: p r e e t i | last post by:
Hello, I am working on a php script to archive emails from IMAP server. I can now copy emails to a file or send to browser. What i am looking for is some information on how to strip and decode...
5
by: paii, Ron | last post by:
How do I setup a email with attachment for preview but require the user to push the SEND button in Outlook. I have the following function but it sends the email without the sender ever seeing it. ...
1
by: Peter Wullems | last post by:
I use C# to parse incoming emails for a predefined type and structure of message content and construct replies automatically, attach a file and place the generated emails in the drafts folder. ...
1
by: Mike P | last post by:
How do I scan through my Outlook Inbox programmatically looking for emails with a specific sender and subject, and then download any attachments from these emails? Any help would be really...
8
by: Ajit | last post by:
Is there anyway to move attachments from a incoming email into a specified folder using System.Web.Mail ? has anyone done this ? Any help is appreciated.
4
by: tomer.ha | last post by:
Hi there, I'm new to Python, but know other scripting and programming languages. I want to develop a script which will receive emails with attachments from my POP3 account, perform certain...
1
by: Steve Holden | last post by:
I'm having some trouble getting attachments right for all recipients, and it seems like Apple's mail.app is the pickiest client at the moment. It doesn't handle attachments that both Thunderbird...
3
by: sylence | last post by:
Now I've been working on a script that sends emails with different attachments, including csv, xls, docs, txt, and html/htm files. However when attaching, some information at the top in the txt...
130
by: Gianni Mariani | last post by:
Attached example CPP files makes it easier to post code and extract code from posts. It's unimaginable at this time where virtually any news reader is capable of dealing with attachments to stick...
1
by: rottmanj | last post by:
So after a few hours of playing with my config file, I think I have it to a point where I am ready to start adding in the rest of the components to my perl application. One thing that I know I need...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.