Here are two examples of doing this from an ASP page.

code:
response.redirect("file://server_name/share_name/file_path/kix32.exe demo.kix $a=1")

code:
my_command =  "cscript.exe e:\inetpub\wwwroot\my_web\my_program.vbs myparam"

set o = createobject("wscript.shell")
server.scripttimeout = 120
rc = o.run (my_command,0,true)



[ 05. September 2003, 15:19: Message edited by: Howard Bullock ]
_________________________
Home page: http://www.kixhelp.com/hb/