
In the May issue of MSDN® Magazine, you explained how you could submit an e-mail by using forms on the client PC. I tried to use your code and two things happened. First, no values from the form (such as name) appeared in the body of the message. Second, the e-mail wasn't sent until I hit the Send button. Is it possible to have the e-mail sent automatically after the user clicks OK on the warning screen? I found that if you set body=xxx, xxx will appear in the body of the message. Is this the only way to get information into the body?
|