The MsgBox is part of the client side VBScript that is returned from the ASP page, as is the Office Automation call - this happens on the CLIENT side.
9 times out of 10 this all works fine, especially in a new browser session, but in the other cases the browser will just render an empty page - but saving the source as a .html and running that in a new browser works fine.
|