I got ya, but there still needs to be some mechanism on the server that executes the batch file in the context of that server, e.g., remotely.
So you need something like a web server with ASP that will host a function to call the batch file in the context of the server. So you could write a ASP page with VBScript that performs the same action.
Generally speaking, to do this you need some server process and IIS 4.0 will do, if this is loaded on the server. Or, if the Windows Scripting Host is loaded on the server, that presents another opportunity. However, this seems a bit unlikely in both cases due to security issues, but only you know this for certain. Let us know.
Regards,
Mike Tao is the mobius. The ribbon of heaven and earth, you cannot lose your way.