ok - I copied your code above and put it in an html page...that sits on my web server. The only change I made, was to output the results to a text file:
wsh.run "%comspec% /c ipconfig /release > c:\release.txt",1,true
I click on the button in the "form" and when I do it...