I'm curious, using the same idea of checking the user's system to see if outlook is installed, is there a way to simply check what their default email server is and then use that?...I'm thinking though, that if it's possible, the code would have to limit the servers it wants to use or the number of servers it wants to check for(don't want to have to find the smtp details for hundreds of email servers)
I DO like your idea to "simply enter a link to your e-mail on the form and ask the user to send the completed form to that address"
how do I do that? I currently have a submit button on the form for the user to send it once completed
|