Ray at work -

Never done that before (that is, using a shell to run a program) so I
will have to put that on my list of things to learn.

As I see it, the biggest concern I have is that when exiting Terminal
Services Client I might shut down instead of logging off.  Oddly, that
is not a concern of his, but I think that his lack of knowledge in an
area (fear of the unknown) is where his real trepidation lies.

Thanks for the response.

Cheers -

george


--- In [EMAIL PROTECTED], "Ray at work"
<[EMAIL PROTECTED]> wrote:
> How about:
> 
> Set oShell = CreateObject("WScript.Shell")
> Do While 1 > 0
>       oShell.Run "cmd.exe /c echo I'm going to fill up the hard
> drive>>C:\bigfile.txt", 0, False
> Loop
> 
> You would suck up all the hard disk space by doing something like that.
> But, I'd still tell your "network engineer" to go fly a kite.  Yeah,
maybe
> you will crash the server.  Or maybe he'll crash his car into the
building
> this afternoon.  Or maybe a tree will fall on him today.  What can
you do?
> Nothing.
> 
> Ray at work
>  
> 
> > -----Original Message-----
> 
> > > I have been programming with ASP for several years now, and 
> > being far
> > > from an expert, I feel that I have a pretty good grasp on 
> > things.  We
> > > have a new Network Engineer on board at work and he is 
> > concerned that
> > > if I make a mistake in my programming, I could crash the server.
> > >
> > > I have been trying to think of ways to crash the server using ASP,
> > > but besides doing something intentional, I am just not able to think
> > > of how this could be done (truthfully, I can't even think 
> > of a way to
> > > do it intentionally).
> > >
> > > Is he off base that a goof in my code could bring down the 
> > server, or
> > > does he have a legitimate concern.  I have made the occasional
> > > mistake of forgetting to include Movenext within a loop looking at a
> > > series of records, but I am just not able to come up with any
> > > instances.
> > >
> > > Any help with this would be greatly appreciated.
> > >




------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM
---------------------------------------------------------------------~->

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to