473,386 Members | 2,129 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.

asp.net opening email in outlook

Hi,
We're currently working on a webform, it's going to require the user to
fill in some information, such as email, name, etc..as well as require
the user to attach a file. Once this is done, the user will click a
button, that button needs to open up outlook and fill the body with
what they entered in on the form and attach the file they selected. Is
there a way to do this? We're using asp.net with c#, .net 1.1.

Thanks.

Nov 3 '06 #1
3 1509
Hi,
We're currently working on a webform, it's going to require the user to
fill in some information, such as email, name, etc..as well as require
the user to attach a file. Once this is done, the user will click a
button, that button needs to open up outlook and fill the body with
what they entered in on the form and attach the file they selected. Is
there a way to do this? We're using asp.net with c#, .net 1.1.

Thanks.
This is not something asp.net can solve, as that runs on the server and
outlook (are you sure the user does have this?) should be used on the
client side.
This will mean ActiveX components and such (sorry, can't help you
there)

Why do you want to use the user's Outlook? You could have this form
post to the server (including that selected file) and build (and send)
the e-mail from there.

Hans Kesting
Nov 3 '06 #2
this is a client issue.

Just use the mailto tag
"phil2phil" <ph*********@yahoo.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
Hi,
We're currently working on a webform, it's going to require the user to
fill in some information, such as email, name, etc..as well as require
the user to attach a file. Once this is done, the user will click a
button, that button needs to open up outlook and fill the body with
what they entered in on the form and attach the file they selected. Is
there a way to do this? We're using asp.net with c#, .net 1.1.

Thanks.

Nov 3 '06 #3
"phil2phil" <ph*********@yahoo.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
We're currently working on a webform, it's going to require the user to
fill in some information, such as email, name, etc..as well as require
the user to attach a file. Once this is done, the user will click a
button, that button needs to open up outlook and fill the body with
what they entered in on the form and attach the file they selected. Is
there a way to do this? We're using asp.net with c#, .net 1.1.
Why on earth do you want / need to use Outlook for this...???

http://www.systemwebmail.com
Nov 3 '06 #4

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

Similar topics

2
by: Alexander | last post by:
To all, A tall order, but any help on any segment of this would be appreciated: I have a table that needs to be populated with information contained in an email attachment. 1. Is it...
5
by: Zack | last post by:
I am totally new to microsoft technolgy so please bear with me. All i want to do is to open an email client software tool (outlook or outlook express) from inside my application so that people...
10
by: jand187 | last post by:
Hi, I need to open an email in outlook (exchange) with most of the fields filled out and a file attached. I don't want to send the mail right away as the user must be able to edit the body text....
10
by: John | last post by:
Hi When I open a new outlook email from vb.net, sometimes outlook is very slow to appear or occasionally outlook freezes completely. I am targeting mixed office2000/xp environments so I am...
3
by: Paul | last post by:
Hello, I am trying to set up a program that will email me when a process has been completed by a user. The user uses a program that moves some files, after these files are moved I want the...
2
by: lee.ottaway | last post by:
Hi My VB.NET software is simply keeping a reference to certain EML file locations created by Outlook Express. When a user double-clicks a specific EML file from my grid, I'd like Outlook...
6
by: Bernhard Straub | last post by:
Hi, using vb .NET 2003 I am trying to open the standard mail client. The mail window should open and the user should be able to choose the recipient, add some text to the mail etc. Using...
4
by: Alexander Szigetvary | last post by:
Hi NG! Is there a way to open the Outlook address book dialog (as in Outlook) using C#? I am using Outlook 2003 (MS Outlook 11.0 Object Library). In Outlook 2007 it can be done with...
2
sivisr
by: sivisr | last post by:
Hi, i am using the following code to open outlook Express to send mail ,but i get " System.UnauthorizedAccessException: Access is denied. at WebApplication7.WebForm9.Button1_Click(Object...
6
by: dlblack | last post by:
I am using the following code to send emails with attachments from Access using Outlook. The code works fine if Outlook is already open and emails are sent as expected via Outlook. When Outlook is...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
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,...

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.