I have written a script to generate an HTML page, then useing a div
object generate ping response to the html file. I have two problems, the
first is that I cant figure out how to stop the command windows from
popping up (which my fixes should have stopped), and second that the I cant
figure out how to make the OK button on the generated HTML to kill the loop
of the vbscript.
My thought on the second would be to somehow get the generated HTML
to call the script in a do while loop.
My thanks to this great group