473,468 Members | 1,307 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

email links

81 New Member
Hi,
Iam writing email application in C#, in that iam using from , to , body concepts these 3 are writing in C# code source code only. mow my requirement is i want to send some website & email links in body but these links are visible in text only i want website address and email address are visible in hyperlinks

my body code in email:

string Body = "Hi, <br /> Test Plz visit this website : www.xyz.com <br /> if any queries plz send to aaa@aaa.com";
May 26 '08 #1
2 918
yogarajan
115 New Member
Hi

using isbodyhtml property

example

.IsBodyHtml = true;


Thanks

Yogarajan.G

Hi,
Iam writing email application in C#, in that iam using from , to , body concepts these 3 are writing in C# code source code only. mow my requirement is i want to send some website & email links in body but these links are visible in text only i want website address and email address are visible in hyperlinks

my body code in email:

string Body = "Hi, <br /> Test Plz visit this website : www.xyz.com <br /> if any queries plz send to aaa@aaa.com";
May 26 '08 #2
Frinavale
9,735 Recognized Expert Moderator Expert
Hi,
Iam writing email application in C#, in that iam using from , to , body concepts these 3 are writing in C# code source code only. mow my requirement is i want to send some website & email links in body but these links are visible in text only i want website address and email address are visible in hyperlinks

my body code in email:

string Body = "Hi, <br /> Test Plz visit this website : www.xyz.com <br /> if any queries plz send to aaa@aaa.com";
Are you displaying emails?
Or just sending them?

I believe this has to do with your email client settings...somewhere in options there will be a "display emails as HTML" option.

-Frinny
May 26 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: johnny | last post by:
hi ! I use to track ( with an image with id attached to its link ) the opening of some html messages ( don't worry I am not a spammer,they are newsletters sent to the salesforce ). Today I...
4
by: Lev Altshuler | last post by:
Hi, When reading from email message using Net::POP3 (or other means), I need my perl program to open URLs incuded into the message. In other words, I need the program to click links in the...
8
by: Dave Smithz | last post by:
Hi, Thanks to this group I discovered the excellent PHP Mailer (http://phpmailer.sourceforge.net/) which I use to send emails. Part of my application emails out hundreds of club members unique...
7
by: alberta soranzo | last post by:
i'm trying to send a mass-email using microsoft's list builder (http://www.bcentral.com/products/lb/default.asp). my html file is clean and the javascript links work fine in all browsers. when...
20
by: TomatoeMan | last post by:
I'm using the following script on my web site. I have done this in order to keep web spider programs from harvesting my email address. I want to have the "Subject" line filled in also. Does...
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: erik4x4 | last post by:
Hi, I would like to have an MS OUTLOOK email from a certain user set a record in MS ACCESS. That is everytime I get an email notification from a user, well a different database, I would like...
3
by: kieran | last post by:
Hi, i know this should be easy but cant get it exactly right. i have a Datagrid pulling results from a stored proc in database, it outputs four columns, one of which is an email address...
9
by: roger.rigsby | last post by:
I have a working email functionality on my site but there's a problem with links. I really want to use the "send this article by email" sort of functionality on my site. But instead of emailing...
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
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
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
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...
1
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
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.