Alan wrote:
> I have a logitech itouch keyboard and i want to be able to launch the
> newmail window with one of it's buttons. The following is in place which
> launches n6 ok, in the mail environment
> 
> What do i need to add at the end to bring up the new message window ?
> C:\Program Files\Netscape\Netscape 6\netscp6.exe -mail

'-compose' instead of '-mail'

the mailto: url doesnt work to pass the To:
field correctly with compose.
'mozilla mailto:[EMAIL PROTECTED]'
does work, but opens and extra browser window to
(in *nix versions at least)

        -Thomas

Reply via email to