adamdavies
Programmer
i want to run a .bat file from .aspx
System.Diagnostics.Process.Start("C:\Batch.bat" - this doesnt seem to work
or pdblID = Shell("C:\Batch.bat", vbMinimizedFocus)
can anyone help
thanks
adam
System.Diagnostics.Process.Start("C:\Batch.bat" - this doesnt seem to work
or pdblID = Shell("C:\Batch.bat", vbMinimizedFocus)
can anyone help
thanks
adam