Re: Email address in web interface

new topic     » goto parent     » topic index » view thread      » older message » newer message

Aku wrote:
> 
> Hi Rob.
> 
> Please, could you NOT put sender email address in the EUforum web interface
> page?
> Even if you replace "@" with "at", the simplest address-miner can recognize
> it.
> 
> I suggest you to use javascript function to show the email address.
> 
> Just a simple one like below will work:
> 
> In the Euphoria code, instead of
> }}}
<eucode>
> puts(email)
> </eucode>
{{{

> 
> change to:
> sequence raw=sprint(email);
> puts("<script>document.write(String.fromCharCode(" & raw[2..length(raw)-1] &
> "))</script>");
> 
> Thanks.

  Hello Aku and Rob,

I believe the email in EUforum is fine. Anyone who wants to email me go right
  ahead. If I am not expecting email from you, that is to say (with Pegasus) I have
  not earmarked a special folder with the senders name on it then it will be
  deleted anyway. No error no foul, just not read.

Don Cole

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu