Sub requestWebPage(url) Set wshShell = WScript.CreateObject("WScript.Shell") wshShell.Run url Set wshShell = NothingEnd Sub
requestWebPage "http://localhost/scheduler.asp"
댓글 없음:
댓글 쓰기