-
How to get row data in asp page
In asp page,port which is displaying the average value of four row .Which is for every one hour and report lookds like
Date and Time , Active Session , System CPU (%) , System Memory (%) , JVM CPU (% ) , JVM Memory (%)
11:00:00 1 3 78 5 79
12:00:00 1 3 78 5 79
13:00:00 1 3 78 5 79
how to get the report as below.
Now if click on the Date and time(11:00:00) of each row it should display the detail report during that one hour. like
Date and Time Active Session System CPU (%) System Memory (%) JVM CPU (% ) JVM Memory (%)
2007/09/14 11:00:25 3 77.521 5.435 79.372 1
2007/09/14 11:00:35 3 77.528 5.435 79.372 1
2007/09/14 11:59:20 3 77.579 5.435 79.372 1
2007/09/14 11:59:44 3 77.539 5.435 79.372 1
Similar Threads
-
Replies: 0
Last Post: 06-05-2006, 12:57 PM
-
By bungolfer in forum VB Classic
Replies: 1
Last Post: 11-05-2005, 12:11 AM
-
By rcpilotp51 in forum VB Classic
Replies: 0
Last Post: 07-19-2005, 12:25 PM
-
By Acceris in forum VB Classic
Replies: 1
Last Post: 07-01-2005, 01:40 AM
-
By Jawahar Rajan in forum Web
Replies: 1
Last Post: 06-20-2001, 10:04 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|