[thelist] Hiding E-mail Address

Syed Zeeshan Haider szh at hotpop.com
Sat Apr 20 15:47:01 CDT 2002


Hi Martin,
Thanks for taking time to reply.
I don't know PHP and depend on other nice guys for such things of Web
World. I just saw a technology being used and I also want to use it. Do
you know any other way for doing so (specially using JavaScript) or can
you direct me to any source for such techniques?
Thank you,
Syed Zeeshan Haider.
http://syedzeeshanhaider.faithweb.com/

----- Original Message -----
From: Martin Tsachev <shaggy at members.evolt.org>
To: <thelist at lists.evolt.org>
Date: Sat, 20 Apr 2002 15:01:04 +0300
Subject: Re: [thelist] Hiding E-mail Address
Reply-To: thelist at lists.evolt.org

On Fri, 19 Apr 2002 01:24:00 +0500, Syed Zeeshan Haider wrote:
>Hello Experts, A local company sends me e-mails and I cannot find any
e-mail
>address in from field, instead, sometimes this field is empty or there
are
>some words which cannot act as any e-mail address.
>As a web developer and an "owner" of a personal site, I want to send
mails to
>my visitors, who contact me, and I want to hide my address from the
recipients
>in the same way as mentioned above.
>How can I do this?
>Thank you, Syed Zeeshan Haider.
>http://syedzeeshanhaider.faithweb.com/
>
>

Hi Sved,
if you're using PHP with the mail function send a From and
Return-Path( better
only From since mail clients discard it when displaying the From field)
header
with the forth optional parameter I think.

If you don't use PHP check your manual or any documentation you have.


--------------------------------------------

Martin Tsachev
http://members.evolt.org/shaggy/










More information about the thelist mailing list