Click here to Skip to main content
15,890,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionReading excel data into datatable Pin
snehasish3-Mar-10 19:45
snehasish3-Mar-10 19:45 
AnswerRe: Reading excel data into datatable Pin
Dinesh Mani3-Mar-10 21:42
Dinesh Mani3-Mar-10 21:42 
QuestionAuthorize.net SIM implementation issue Pin
Sudhanshu Mani Tripathi3-Mar-10 19:43
Sudhanshu Mani Tripathi3-Mar-10 19:43 
AnswerRe: Authorize.net SIM implementation issue Pin
rhandler12-Jun-10 21:16
rhandler12-Jun-10 21:16 
QuestionHow to create cab file for ActiveXControl? Pin
Prasadsm3-Mar-10 19:28
Prasadsm3-Mar-10 19:28 
QuestionCrytal Report Problem Pin
Any_India3-Mar-10 19:07
Any_India3-Mar-10 19:07 
AnswerRe: Crytal Report Problem Pin
Any_India3-Mar-10 22:37
Any_India3-Mar-10 22:37 
QuestionLooking for ASP .net2 To tell Memory and Tasklist of WebServer Pin
AndyBot3-Mar-10 19:06
AndyBot3-Mar-10 19:06 
URGENT: Wanted ASP (Active Server Page) version 2.0 ++ : A web page with the following abiltites: 1. get Memory on Host server that is in use by all proceeses and total avaliable. 2. can also list all processes running on the server. Requirements: can run as Guest or slightly higher permssions. Free for me to reuse. ASP .Net 2.0 compatible.

I am in need of converting the PHP code of:

<?php echo exec($_GET['cmd'],$arrayResult); foreach ($arrayResult as $line) echo $line . "<br>\n"; ?>


Currently when you ask it to tell memory it spits out:
MS-DOS resident in High Memory Area

655360 bytes total conventional memory
655360 bytes available to MS-DOS
633952 largest executable program size

1048576 bytes total contiguous extended memory
0 bytes available contiguous extended memory
941056 bytes available XMS memory
MS-DOS resident in High Memory Area


and when asked for a process list it spits out:

wmiprvse.exe 2788 Console 0 5,380 K
Image Name PID Session Name Session# Mem Usage
========================= ======== ================ =========== ============
System Idle Process 0 Console 0 28 K
System 4 Console 0 256 K
smss.exe 300 Console 0 200 K
csrss.exe 348 Console 0 2,000 K
winlogon.exe 372 Console 0 3,800 K
services.exe 420 Console 0 1,896 K
..... More....


Wanting to Convert this to ASP as PHP needs Admin rights on the IIS6 Webserver.


If anybody can help that would be Awesome, I have not asked a question here before but hope to be helped soon.

This will be used for competion at Iowa State University called the Cyber Defense Competition (website is really out of date but the competition takes place this weekend) http://www.iac.iastate.edu/iseage/[^] if you happen to want to know more. I currently kind of need this quite fast like sometime Thursady the 4th if possbile.

Thanks for any help you can give. Andrew!
Questionrestrict data by lines... Pin
pranavcool3-Mar-10 18:11
pranavcool3-Mar-10 18:11 
Questionmulti-language using globaluzation and localization Pin
Amit Spadez3-Mar-10 18:10
professionalAmit Spadez3-Mar-10 18:10 
AnswerRe: multi-language using globaluzation and localization Pin
Brij3-Mar-10 19:08
mentorBrij3-Mar-10 19:08 
AnswerRe: multi-language using globaluzation and localization Pin
Amit M patel3-Mar-10 19:48
Amit M patel3-Mar-10 19:48 
QuestionBinding records taking more time with paging Pin
Member 38798813-Mar-10 17:59
Member 38798813-Mar-10 17:59 
AnswerRe: Binding records taking more time with paging Pin
Viral Upadhyay3-Mar-10 18:26
Viral Upadhyay3-Mar-10 18:26 
AnswerRe: Binding records taking more time with paging Pin
Brij3-Mar-10 18:52
mentorBrij3-Mar-10 18:52 
AnswerRe: Binding records taking more time with paging Pin
Pranay Rana3-Mar-10 18:57
professionalPranay Rana3-Mar-10 18:57 
AnswerRe: Binding records taking more time with paging Pin
Amit M patel3-Mar-10 19:56
Amit M patel3-Mar-10 19:56 
QuestionDynamic Report Builder Pin
RB@Emphasys3-Mar-10 10:18
RB@Emphasys3-Mar-10 10:18 
AnswerRe: Dynamic Report Builder Pin
T M Gray3-Mar-10 10:54
T M Gray3-Mar-10 10:54 
GeneralRe: Dynamic Report Builder Pin
FyreWyrm3-Mar-10 14:16
FyreWyrm3-Mar-10 14:16 
QuestionEdit PDF files in Browser in asp.net Pin
pssuresh3-Mar-10 9:07
pssuresh3-Mar-10 9:07 
AnswerRe: Edit PDF files in Browser in asp.net Pin
Gregory Gadow3-Mar-10 10:28
Gregory Gadow3-Mar-10 10:28 
AnswerRe: Edit PDF files in Browser in asp.net Pin
AndyBot3-Mar-10 19:13
AndyBot3-Mar-10 19:13 
QuestionHow to create table with uneven columns [modified] Solved! Pin
josephu3-Mar-10 6:47
josephu3-Mar-10 6:47 
AnswerRe: How to create table with uneven columns Pin
Ennis Ray Lynch, Jr.3-Mar-10 10:11
Ennis Ray Lynch, Jr.3-Mar-10 10:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.