WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

How To
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Run WinBatch From Webpage


<SCRIPT LANGUAGE=VBSCRIPT RUNAT=SERVER>

dim wshshell

set wshshell = createobject("WScript.Shell")
Return = wshshell.run("c:\z\asp_test.wbt", 1, TRUE)
set wshshell = nothing
</SCRIPT>

Article ID:   W15997
File Created: 2004:03:30:15:42:08
Last Updated: 2004:03:30:15:42:08