RE: [SA-list] Bar graphs for disk space

2002-10-25 Thread Dirk Bulinckx
bject: RE: [SA-list] Bar graphs for disk space Thanks! I'll put this up on the site! Brent Ozar - UniFocus "I couldn't wait for success, so I went ahead without it." Jonathan Winters -Origin

RE: [SA-list] Bar graphs for disk space

2002-10-25 Thread Brent G. Ozar
@;uxbinfo.com] Sent: Friday, October 25, 2002 12:14 PM To: [EMAIL PROTECTED] Subject: RE: [SA-list] Bar graphs for disk space Brent, Your work inspired me so I ported it over to Cold Fusion for those of us who stay away from M$ scripting languages . Here is the CF template code to duplicate

RE: [SA-list] Bar graphs for disk space

2002-10-25 Thread UXB Internet
: Thursday, October 24, 2002 8:21 AM To: [EMAIL PROTECTED] Subject: RE: [SA-list] Bar graphs for disk space Wooo! Due to instant demand, I just went ahead and put my template up online. There's now a link to it on my explanation page, which you can get to from http://www.bre

RE: [SA-list] Bar graphs for disk space

2002-10-24 Thread Brent G. Ozar
ates to a tug-of-war." Larry Wall -Original Message- From: [EMAIL PROTECTED] [mailto:Paul_Gaskell@;eu.fmo.com] Sent: Thursday, October 24, 2002 6:28 PM To: [EMAIL PROTECTED] Subject: RE: [SA-list] Bar graphs for disk space Brent, Here is what was in the ASP file. I can't see a

RE: [SA-list] Bar graphs for disk space

2002-10-24 Thread Paul_Gaskell
0 AND intEnd > 0 then intFullSize = cdbl(Mid("Oscar Space {50}",intStart+1,(intEnd-intStart-1))) intGreen = Round(intResponse / intFullSize * 100,0) intRed = 100 - intGreen Response.Write("") Response.Write("") End If %> --------

RE: [SA-list] Bar graphs for disk space

2002-10-24 Thread Brent G. Ozar
s Microsoft Internet Service Manager 3.0 have problems with ASP? Paul "Brent G. Ozar" <[EMAIL PROTECTED]>@woodstone.nu on 24/10/2002 13:21:05 Please respond to [EMAIL PROTECTED] Sent by:[EMAIL PROTECTED] To:<[EMAIL PROTECTED]> cc: Subject:RE: [SA-list] B

RE: [SA-list] Bar graphs for disk space

2002-10-24 Thread Paul_Gaskell
e.nu on 24/10/2002 13:21:05 Please respond to [EMAIL PROTECTED] Sent by:[EMAIL PROTECTED] To:<[EMAIL PROTECTED]> cc: Subject: RE: [SA-list] Bar graphs for disk space Wooo! Due to instant demand, I just went ahead and put my template up online. There's now a link to it o

RE: [SA-list] Bar graphs for disk space

2002-10-24 Thread Mark Seniow
Cool, looks good. I'll take a look at the details later - have to run a put out a customer fire. Thanks for the links. - Mark > -Original Message- > From: Brent G. Ozar [mailto:brento@;brentozar.com] > Sent: Thursday, October 24, 2002 7:54 AM > To: [EMAIL PROTECTED] > Subject: [SA-lis

RE: [SA-list] Bar graphs for disk space

2002-10-24 Thread Brent G. Ozar
- UniFocus "Don't wear rollerskates to a tug-of-war." Larry Wall -Original Message- From: Mike Tree [mailto:mike.tree@;clever4.net] Sent: Thursday, October 24, 2002 7:03 AM To: '[EMAIL PROTECTED]' Subject: RE: [SA-list] Bar graphs for disk sp

RE: [SA-list] Bar graphs for disk space

2002-10-24 Thread Brent G. Ozar
From: Mike Tree [mailto:mike.tree@;clever4.net] Sent: Thursday, October 24, 2002 7:03 AM To: '[EMAIL PROTECTED]' Subject: RE: [SA-list] Bar graphs for disk space Looks good. I'd like a copy of your template. p.s. the link to your tips gives 404!! -Original Message- From

RE: [SA-list] Bar graphs for disk space

2002-10-24 Thread Mike Tree
Looks good. I'd like a copy of your template. p.s. the link to your tips gives 404!! -Original Message- From: Brent G. Ozar [mailto:brento@;brentozar.com] Sent: 24 October 2002 12:54 To: [EMAIL PROTECTED] Subject: [SA-list] Bar graphs for disk space OK, Mark, here's the full answer, ass