The script uses WMI to get the processes running on a PC. I've tried putting it into an .asp page but WMI needs native vbscript to run. I'm not sure why and maybe there is a way to get it to run in .asp pages. If there please let me know.
Thanks Robert -----Original Message----- From: Stephen Caudill [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 12:52 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: Call .vbs file I think Cheryl has hit on the important point here. Why does this web page need to call a .vbs at all? I may be of some assistance (as I've been down this slippery slope before), if you're requirements dictate doing it the way you're conceiving it, but I have questions as to whether it is the best approach or not. What exactly is it your script does? - Stephen On Mon, 26 Jul 2004 11:32:49 -0500, Cheryl D Wise <[EMAIL PROTECTED]> wrote: > Wouldn't an asp page that process the parameters to variables and > calls the script be a way of doing it through the browser? The asp > script calling the vbs file through the file path and not through a server share path, I mean. > > Just off the top of my head after returning from a weekend at the > beach so my brain isn't back to work yet. ____ * The WDVL Discussion List from WDVL.COM * ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with. ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
