Sample HTML function that changes the value of a SPAN named DataArea.
Sub RunScript DataArea.InnerHTML = "<B>The computer did not respond when pinged.</B>" End Sub
Sub RunScript DataArea.InnerHTML = "<B>The computer did not respond when pinged.</B>" End Sub