I'm trying to open a 'New Email' page using Shell.
Does anyone know how to load the 'New Email' part of outlook, without the 'Outlook' part.???????
Printable View
I'm trying to open a 'New Email' page using Shell.
Does anyone know how to load the 'New Email' part of outlook, without the 'Outlook' part.???????
Shell "start mailto:", 0
I used this method:
http://www.vb-world.net/internet/tip494.html
but it has problems.
I now need to know how to set the MESSAGE box to be the focus.