Re: Email Obfuscation Function
This WebDNA talk-list message is from 2008
It keeps the original formatting.
numero = 70255
interpreted = N
texte = Hey Clint,Looks good, thanks for sharing it. The one thing that I notice is that (I think) the numeric character references, etc, should end with a semi-colon.(A minute later) -- Checking a couple of browsers, it looks like they display OK without the semi-colon, but it doesn't verify as correct HTML, so to be safe I would put them in.--DanaOn May 15, 2008, at 2:46 PM, Clint Davis wrote:> Here's what I came up with in case it helps anyone else:>> //=====================//> MyPage.tpl Code> //=====================//> [include file=func.inc]> [getEmail emailAddress=[EMAIL]&linkText=[EMAIL]]>>> //=====================//> Func.inc Code> //=====================//> [function name=getEmail]> [text]myEmail=[getOrdString string=[emailAddress]][/text]> [text]myLabel=[getOrdString string=[linkText]][/text]> [text]myMailto=[getOrdString string=mailto:][/text]> [return]
[myLabel][/return]> [/function]> [function name=getOrdString]> [text]output=[convertwords table=ascii&case=T&word=ss][url][string] > [/url][/convertwords][/text]> [return][output][/return]> [/function]> [table name=ascii&fields=from,to]> %20 > %21!> %22"> %23#> %24$> %25%> %26&> %27'> %28(> %29)> %2A*> %2B+> %2C,> --> ..> 00> 11> 22> 33> 44> 55> 66> 77> 88> 99> %3A:> %3B;> %3C<> %3D=> %3E>> %3F?> %40@> AA> BB> CC> DD> EE> FF> GG> HH> II> JJ> KK> LL> MM> NN> OO> PP> QQ> RR> SS> TT> UU> VV> WW> XX> YY> ZZ> %5B[> %5C\> %5D]> %5E^> __> %60`> aa> bb> cc> dd> ee> ff> gg> hh> ii> jj> kk> ll> mm> nn> oo> pp> qq> rr> ss> tt> uu> vv> ww> xx> yy> zz> %7B{> %7C|> %7D}> %7E~[/table]>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Hey Clint,Looks good, thanks for sharing it. The one thing that I notice is that (I think) the numeric character references, etc, should end with a semi-colon.(A minute later) -- Checking a couple of browsers, it looks like they display OK without the semi-colon, but it doesn't verify as correct HTML, so to be safe I would put them in.--DanaOn May 15, 2008, at 2:46 PM, Clint Davis wrote:> Here's what I came up with in case it helps anyone else:>> //=====================//> MyPage.tpl Code> //=====================//> [include file=func.inc]> [getEmail emailAddress=[EMAIL]&linkText=[EMAIL]]>>> //=====================//> Func.inc Code> //=====================//> [function name=getEmail]> [text]myEmail=[getOrdString string=[emailAddress]][/text]> [text]myLabel=[getOrdString string=[linkText]][/text]> [text]myMailto=[getOrdString string=mailto:][/text]> [return][myLabel][/return]> [/function]> [function name=getOrdString]> [text]output=[convertwords table=ascii&case=T&word=ss][url][string] > [/url][/convertwords][/text]> [return][output][/return]> [/function]> [table name=ascii&fields=from,to]> %20 > %21!> %22"> %23#> %24$> %25%> %26&> %27'> %28(> %29)> %2A*> %2B+> %2C,> --> ..> 00> 11> 22> 33> 44> 55> 66> 77> 88> 99> %3A:> %3B;> %3C<> %3D=> %3E>> %3F?> %40@> AA> BB> CC> DD> EE> FF> GG> HH> II> JJ> KK> LL> MM> NN> OO> PP> QQ> RR> SS> TT> UU> VV> WW> XX> YY> ZZ> %5B[> %5C\> %5D]> %5E^> __> %60`> aa> bb> cc> dd> ee> ff> gg> hh> ii> jj> kk> ll> mm> nn> oo> pp> qq> rr> ss> tt> uu> vv> ww> xx> yy> zz> %7B{> %7C|> %7D}> %7E~[/table]>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Dana Keil
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Initiating NewCart (1997)
[WebDNA] WebDNA future (2010)
[WebDNA] Emailer and Comcast.net (2008)
Pricing (1998)
accountnum using [listwords] (2001)
Personal Web Server combined with Webcatalog 2.1 (1998)
Join us at MacWorld! (1998)
Introduction/Tutorial/QuickStart (1997)
Re:2nd WebCatalog2 Feature Request (1996)
WebDNA 6.0 backwards compatible? (2004)
MultiGroupChecker (2000)
Re:Help name our technology! (1997)
Refresh Database (2002)
WC Database Format (1997)
WebCatalog can't find database (1997)
Add a field to the error log? (1997)
Am I going senile? (Price recalc based on quantity) (1997)
PCS Emailer's role ? (1997)
WebCatalog for Postcards ? (1997)
A Global Variable (1997)