473,398 Members | 2,120 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,398 software developers and data experts.

E-mail

I would like to create and display an e-mail from an asp.net page when
pushing a button. I want to see the message, to permit the user to change
whatever he likes and send it. The message must have an attachment, a .xls
file.

I have already created the message and send it OK, but this is not what I
want. I want to show it in order to be the user who sends the message if he
wants to.
Nov 18 '05 #1
2 963
if you are using mail client on the client machine, it would throw up a mail
instance to the user. that way you can achieve your way.
but if you are preparing the mail on the server and sending it from there..
you would want to display user a custom page to edit email.

hth,
Av.

"Carmen" <qu************************@fcc.es> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
I would like to create and display an e-mail from an asp.net page when
pushing a button. I want to see the message, to permit the user to change
whatever he likes and send it. The message must have an attachment, a .xls
file.

I have already created the message and send it OK, but this is not what I
want. I want to show it in order to be the user who sends the message if
he
wants to.

Nov 18 '05 #2
I do have a mail client on the client machine, how can I throw up a mail
instance to the user?

"avnrao" <av*@newsgroups.com> escribió en el mensaje
news:eI****************@TK2MSFTNGP11.phx.gbl...
if you are using mail client on the client machine, it would throw up a mail instance to the user. that way you can achieve your way.
but if you are preparing the mail on the server and sending it from there.. you would want to display user a custom page to edit email.

hth,
Av.

"Carmen" <qu************************@fcc.es> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
I would like to create and display an e-mail from an asp.net page when
pushing a button. I want to see the message, to permit the user to change whatever he likes and send it. The message must have an attachment, a ..xls file.

I have already created the message and send it OK, but this is not what I want. I want to show it in order to be the user who sends the message if
he
wants to.


Nov 18 '05 #3

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

Similar topics

12
by: Chuck Anderson | last post by:
Can anyone point me in the right direction? I want to use Php to automate confirmation of someone joining an email list by them replying to an email (so they don't have to have a browser?). I...
10
by: aaron | last post by:
I need some help with validating an email address. Right now, I am doing this: function sys_is_valid_email ($s) { if (preg_match ("/^.+@.+\..+$/", $s)) { return 1; } else { return 0; } }
4
by: dmiller23462 | last post by:
So here's my problem.....I need to set up different email distributions based on which option in the following Select form has been chosen....For instance if "Putaway" is chosen it needs to email...
88
by: Mike | last post by:
Is there a way to determine what a user's default email client is? I read a post from 3 years ago that said no. I guess I'm hoping something has come along since then.
2
by: BSG-SMTP-Gateway | last post by:
The following message sent by this account has violated system policy: Connection From: 64.253.55.90 From: python-list@python.org To: terriss@birdsall.com, q4dzsAEAAAAA@birdsall.com,...
26
by: libsfan01 | last post by:
Hi all! Can anyone show me how to check and email field on a form for the existence of these two characters. Kind regards Marc
3
by: g0c | last post by:
hi, how to hide or replace email addresses in php mail function with something like "group" so the email addresses to which email is sent are not visible ? i have : $subs = "email1@dot.com,...
15
by: Craig Hurley | last post by:
Hello, user@x.com receives an email from user@a.com. I want to forward that email to user@y.com. I want the contents/header to remain intact, with the exception of adding "X-Forwarded-For". ...
3
by: IGD | last post by:
I don't know if this is the right place to post this or not. If not, could someone direct me elsewhere where I would find more information on how to solve my problem? Thanks! My problem is this:...
4
by: luke noob | last post by:
This is my HTML... <head> <script type="text/javascript" src="js/jquery-1.2.6.pack.js"></script> <script type="text/javascript" src="js/script.js"></script> </head> <body>
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.