Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 28th, 2006, 03:42 PM
Authorized User
 
Join Date: Jun 2006
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Default Email Using .NET

I am using SMTPClient to send email from application.

I am sending email with image tag and src is "http://website.com/images/image.gif"

When i receive this email to my outlook or hotmail etc...

Email Says:
some pictures have been blocked to help prevent the sender from identifying your computer. Click here to download pictures.

Does anyone know what I should do to make those pictures appear without having user to click through our program?

Thanks in advance.


Rams
__________________
Rams
 
Old August 28th, 2006, 04:37 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

YOU can't do anything to prevent that. It is built into the spam filters in such of just about every major Email provider. The only thing you can do is suggest to the user to add you to their address book and the images will then show up automatically. (They wont have to click to download the images when you send them emails)


"The one language all programmers understand is profanity."
 
Old August 28th, 2006, 05:05 PM
Authorized User
 
Join Date: Jun 2006
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks for your quick reply. appreciate your great help.

Rams
 
Old August 29th, 2006, 07:10 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Also, this wont work if the people you are sending emails to are using a POP service to download their emails to outlook and they view their mail as plain text as opposed to HTML.

"The one language all programmers understand is profanity."
 
Old September 2nd, 2006, 03:12 AM
Registered User
 
Join Date: Sep 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

any solution to this problem ? i'd like to do the same.

 
Old September 4th, 2006, 10:41 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

No. The only way to get your emails to automatically show up (without the user having to click something) is to have them add you to their address book.

"The one language all programmers understand is profanity."





Similar Threads
Thread Thread Starter Forum Replies Last Post
Email in ASP.NET Manoj Bisht ASP.NET 1.0 and 1.1 Professional 1 September 28th, 2007 07:57 AM
Email in asp.net asif_sharif ASP.NET 1.0 and 1.1 Professional 4 September 21st, 2006 07:31 AM
Email in asp.net asif_sharif ASP.NET 1.0 and 1.1 Basics 0 January 3rd, 2006 11:48 AM
the email of asp.net calvinpost ASP.NET 1.x and 2.0 Application Design 3 March 28th, 2004 09:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.