|
 |
|
|
hi can any one mail me source code for the "effort tracking system" in the ASP.NET with c#.. sri_amar16@yahoo.com thanking u
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi
This is prasad
I want e mail tracking source code in vb.net or c# if it is possible mail 2 my acc prasad.talla@gmail.com
regards
prasad.talla
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi,
Have done similar to this, as i know this is the simplest method to track HTML messages, but it was caught by mailscanner and marked as "MailScannerWebBug" so is there any solution to bypass mail scanner?
this is the source after getting message caught by mail scanner
<img src="MailScannerWebBug" width="1" height="1" alt="Web Bug from "http
Regards, Nirav Sarvaiya
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
There are other solutions, however an NDA does not allow me to let you know. But please send me the email you sending and what mail scanner is detecting it to see if we can do something around it.
Cheers Al
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hello Albert,
Thanx for your intrest, and helping me. I am working on mass mail application in ASP.net(VB.net), The body could be any thing but i am also adding the code as below, -------------------------------------------------------------------- If trackread <> "" And htmlmsg <> "" Then msg &= "<img alt='hooorey..!' src='" & c & Config.SiteURL & "/Client/r.aspx" & c & "' width=1 height=1>" --------------------------------------------------------------------
here htmlmsg is already generated HTML body to be sent in mail,trackread is a flag which decides that message need to tracked or not, Config.siteURL returns the domain name from web.config file. c=" " a character data it replaces this line with wich i have provided previously.
Thanx once again
Regards, Nirav Sarvaiya
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
You can only track (even not for all!) emails in html-supported clients. What do you gonna do in only-has-text-supported clients? While text-based clients has a 60% ratio over the worldwide!...
I think related RFC documents should be read first to write such an article. Maybe soon, if someone dont, I gonna write an article about it.
the life is what you believe
|
| Sign In·View Thread·PermaLink | 1.00/5 (2 votes) |
|
|
|
 |
|
|
i certainly cant wait for that article to come out, id be interested in reading it. i deal with newsletters a lot where i work.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
tracking in this way,putting image link in email body,make email detected as spam in some spam detector,for example Y!mail send these emails to BULK mail folder. is there another way to track email??!!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
I'm looking forward to your article. You are right. Email tracking is not so simple as explained here for obvious reasons (image download blocked by outlook, anit-spammers detect it, text-based email clients, ...).
But I liked his idea... I found it refreshing and simple: just put an image with src=myaspx.aspx (Doh! why didn't I think of it)
I'm definately curious about the rfc-documented possiblity's
Please write your article??? 
Regards, Cohen
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
broken image right at the top, mispellings, and to top it all off, "This is an error in the code above, I took the character '<' out so will display in this article" (perhaps you should have found out ahead of time how to show non-error code before posting the article)
============================ If you make it idiot-proof, they'll make a better idiot
|
| Sign In·View Thread·PermaLink | 1.07/5 (3 votes) |
|
|
|
 |
|
|
Are you a school teacher MorningZ 
I found the article interesting and thought provoking. Thanks Albert Pascual because without people like you Code Project would not work. You have a great array of articles and I hope to see more because they are always interesting.
The way you state your point MorningZ it is sad . It's all negative . Not like Jubjub's reply, funny, questioning and not lecturing.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
i was trying to make the point of obvious lack of effort on your part... i mean c'mon, you obviously took the time to make a screenshot, why not actually make sure that it works!, a Red "X" is absolutely usless...
and then you turn around and post code that if someone cuts and pastes (and that would be a LOT of people on forums/sites such as this) your code that you posted, it wouldn't work, because you didn't take 10 seconds to HTML Encode a tag....
i could give a hell less what you think of my comments, its a free world last i knew, i was just pointing out what i see: a very poorly put together article.. well below the Code Project standards for articles.... sorry you are offended... but you left yourself wide open for it
============================ If you make it idiot-proof, they'll make a better idiot
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
The picture was working when the article was in the unedited area, after the code project move it to General the link to the image is broken and I don't have access to repair it.
I am not offended, you are responding another user other than me 
Free world, your comments are welcome. Thought the idea to share how you can track HTML newsletters send to your users, guess I was wrong.
Can't add more comments to the code, is just a simple code that does not need any comments, I guess some people don't read code
Thanks again Albert
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Alright then MorningZ: your comments suck, your number of articles written sucks (zero) and your reading sucks.
Do you have any friends? 
    
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
|
On the article, the first link will download the project with all the source code! Let me know if you can download it, otherwise I can send it to you by email.
Albert
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi Albert,
The code link is not working at all. Could you send me the code ?
In case of positive answer, send it to rogerio@docs.com.br
Thank you
Rogerio
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
|
Albert.
I have just joined and found your email tracking source code but it doesn't work, please help. Geoff. nfornipper@hotmail.co.uk
reppin
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |