Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: ASPExec vs. Call VB Shell throught component


Message #1 by not24@h... on Wed, 12 Feb 2003 19:14:03
I would like to run command line to convert file but file name is dynamic. I 
know not that much about VB and I have some question.

Between using ASPExec execute batch file (that I found some people 
complain that it won't work that well with IIS and it crashed the server) or 
create vb compoent to call vb shell and call that component from ASP, which 
one use less memory and what's the best way to do it?

Please advice,

  Return to Index