-
mailto protocol
When a user clicks on to a mailto it opens there default mail client. In our company some people do not have outlook, netscape messager installed on there PC's. For that reason i want it to our mail server, so they can email. They do not have to login to the server all they need to do is go to a web site. If someone could please help me with this by posting some code, or giving me a like to help with it. Thank you for your help.
Shane
-
Re: mailto protocol
Write program for transfer message from client to your server and registered it as Default Mail Client. This is only small help, but full code is very big :))
-
Re: mailto protocol
Thanks for the help, i have got that far. I am wondering how do i do that.