Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Create email message using scripting on webpage

Roy Schestowitz wrote:

> I actually create a proper E-mail using JavaScript.

You don't "create a proper email using javascript" here. You are just
sending it off to mailto: using the form action.

> http://www.schestowitz.com/Feedback/

Your browser sniffer needs a serious overhall.

It reports Opera, IE5, IE5.5 and IE6 as IE4 whereas it reports IE4 as
nothing.

It reports Firefox as Netscape 5 (Hint, there never was a Netscape 5, just
IIRC a beta).

navigator.appName is a very poor way to determine which browser is being
used.

> Prevents spam too!

How? Your email address is there in plain text. More importantly it
immediately follows mailto:. I would think that a harvestor would find it
instantly :-)

-- 
Cheers
Richard.



[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index