boatdrinks
IS-IT--Management
I can't get this line to function
objEmail.Body="<u>Owner:</u>  " + insertfirstname.text + " " + insertlastname.text + " <br><Br><u>Hardware:</u> " + inserthardware.selecteditem.value + "      <u>Software:</U> " + insertsoftware.selecteditem.value + " <br><br><u>Problem Description:</u><br> " + insertproblem.text + " <br><br><u>Importance:</U> " + insertimportance.selecteditem.value + " <br><br>' "<html><body><a href="assign.aspx">test</a></body></html>
objEmail.Body="<u>Owner:</u>  " + insertfirstname.text + " " + insertlastname.text + " <br><Br><u>Hardware:</u> " + inserthardware.selecteditem.value + "      <u>Software:</U> " + insertsoftware.selecteditem.value + " <br><br><u>Problem Description:</u><br> " + insertproblem.text + " <br><br><u>Importance:</U> " + insertimportance.selecteditem.value + " <br><br>' "<html><body><a href="assign.aspx">test</a></body></html>