I usually use this Javascript but im not sure how effective it is...

<script language="JavaScript" type="text/javascript">
<!--
var contact = "Indiana Adoption Program"
var email = "adoption"
var emailHost = "iquest.net"
document.write("<a href=" + "mail" + "to:" + email + "@" + emailHost+ ">" +
contact + "</a>" + ".")
//-->
</script>

On 8/26/06, Denny Valliant <[EMAIL PROTECTED]> wrote:
>
> On 8/26/06, Richard Dillman <[EMAIL PROTECTED]> wrote:
> >
> > Test page is up and working great .
> > As this is an info window for the data entry person. the Div updates
> > onblur
> > so just tab or click out of the text box for your info.
>
>
> That's pimping man!  Nice.
>
> If it ends up on the public side anywhere, you may consider using a
> webform
> instead of listing the email addy's, as those spammers are relentless.
>
> I love the in-line-ness.  Async ROCKS.
>
> /me holds up a 10
> :DeN
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251172
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to