- see footer for list info -<
is tyere any particular factors I should consider.

Is the user aware that going to the page will cause their default mail
client to open?
Most people hate [unwanted] popups, and so you may end up annoying people.


On 6/23/07, Gordon Burns <[EMAIL PROTECTED]> wrote:

>- see footer for list info -<
At 03:50 23/06/2007 Adrian Lynch said....
> >- see footer for list info -<
>Have a play with:
>
><body onload="document.location = 'mailto:[EMAIL PROTECTED]
?subject=Subject'">
>
>Adrian



Many thanks Adrian it is simple when you know how  I also found
that the code below worked.

         <script language="javascript">
window.open("mailto:[EMAIL PROTECTED]")
</script>


I rather think the body onload is better but is tyere any
particular factors I should consider.

Thanks


Gordon

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help
-<




--
\ \
Peter Boughton
blog.bpsite.net
/ /
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to