EmailUniverse.com   Email Newsletter Publishing Strategies  
Search In Epub
 
   
   

   
  Ezine-Tips
  List-News


Got an Ezine Marketing
or Email Newsletter
Question?
AskChrisKnight.com

 

EPUB Archives

[Thread Prev][Thread Next][Thread]

[epub] RE: Spammers Subbing - Try encoding
Hi Michael,

>This might just be my email client again, but
>your examples came through jumbled.

Yes, I suspected some email clients might want to decode the
HTML. I might have to do 2 versions when I send it out in my
ezine.

For anyone that's getting confused by all this, the format
of each letter is:

      [Ampersand][Hash][ASCII Number][Semicolon]
a =       &        #        97            ;

(Without any spaces of course).



>By the way, I think you were missing a semi-colon
>between &#111 and : in the mailto: example.
>Just wanted to let you know so you could correct
>it for your issue.

Thanks, Michael. You're right!



>Moderator: Please post the code below exactly as
>is and it should display without a hitch in email
>clients such mine.

Just out of interest, what is your email client?



>a = a

This is how that looks to me (Eudora):

& amp ; # 97 ; (without the spaces)

Written this way, the required code will be displayed in a
HTML email client. But by the same stroke, anyone using a
text email reader that copies this into a Web page will see
code and not letters (in other words it won't work).

This is because the "&" at the beginning of each coded
letter is *part* of the code, and not a letter in it's own
right. Replacing it with the HTML equivalent "& amp;" (space
added for uniform reproduction) breaks it out of the code
as an independent letter, causing the browser to display
"& #97;" (again space added).

Clear as mud eh?

Perhaps a better way is to tell everyone to delete the dashes
in the code below before use:

mailto: = &-#109;&-#97;&-#105;&-#108;&-#116;&-#111;:

@ = &-#64;

com = &-#99;o&-#109;

a = &-#97;

e = &-#101;

i = &-#105;

o = &-#111;

u = &-#117;


All the best,

Azam

Azam Corry
Marketing Help, Tools & Resources: http://NowSell.com/
Huge Discounts on Top eBooks: http://eBookSaver.com/
Biz Bits Marketing Ezine: mailto:BizBits@NowSell.com








EPUB archives: http://Ezine-Universe.com/archives/

-----
---------> March Opt-Influence Co-Registration Special <---------

All orders over 10,000 receive 1,000 free additional subscribers!

                 1.877.547.8864 / 1.920.490.8553

----------> http://opt-influence.com/c/pl.cgi?marpps1 <---------- 


........................ EPUB Discussion List .....................
Post:                                 mailto:epub@list-universe.com
To Join:                         mailto:join-epub@list-universe.com
To Remove:             mailto:leave-epub-721690Q@cool.sparklist.com
Digest Mode:             mailto:epub-digest@lists.list-universe.com
Comments:                    mailto:epub-feedback@list-universe.com

Replies
[epub] RE: Spammers Subbing - Try encoding Zaptacular.com
[Thread Prev][Thread Next][Thread]

Thread Index