All Forums >> [Scripting] >> ASP >> including form items in a message body Persits Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I am having some problems with my code. It works almost perfectly, the only problem is that when sending the e-mail, it only sends the Message and not all fields. I need for this to send all fields in the form in the e-mail. Sorry for this very easy question but I am pulling my hair out here. It only sends one field, the "Message" field in the e-mail when it sends it. I guess the thing I have to fix lies somewhere in the lines of Mail.Body = Message and thereabout?