Sign in
Join
Help
Home
Get Started
Learn
Downloads
Blogs
Forums
Search
Active Posts
Unanswered Posts
My Forums
Unread Posts
Home
›
Forums
›
Browse by Tags
All Tags
›
com
(
RSS
)
ASP Classic
error
logparser
min
Length of Query string
Can anyone know the length of string LogParser supporta with COM? Thanks
Posted to
Forum
by
Anwarhusen
on 07-07-2008, 6:35 AM
next to min value
I have input column as responsetime in milliseconds I want the value next to the min value, means second min value. If the column values are 0,5,8,9,6,4,8,6,3,4,9,2 then I want '2' as min value (which is next to min value '0') Thnaks Anwarhusen
Posted to
Forum
by
Anwarhusen
on 06-23-2008, 5:12 AM
Error while running a log query
I have a vbscript which uses the LogParser Com object (yay for logparser) to trawl IISW3C and summarise total bytes sent and recieved for the most part it works great it inserts traffic daily for multiple sites into a db. However I recently removed the data for one site so there is no record of it. The...
Posted to
Forum
by
evilkarl
on 04-29-2008, 10:14 PM
Re: createobject vs server.createobject
In ASP scripts, you should use the server.createobject method. http://msdn2.microsoft.com/en-us/library/ms524620.aspx This talks about scoping the creation of your COM object: http://msdn2.microsoft.com/en-us/library/ms525036.aspx CreateObject can be used in VBScript outside of the ASP context. Dave
Posted to
Forum
by
davcox
on 01-16-2008, 6:57 PM
Page 1 of 1 (4 items)