Click here to Skip to main content
15,907,001 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Mid character Pin
Rupesh Kumar Swami10-May-08 5:57
Rupesh Kumar Swami10-May-08 5:57 
AnswerRe: Mid character Pin
Dave Kreskowiak10-May-08 6:01
mveDave Kreskowiak10-May-08 6:01 
QuestionDay of Week Pin
Socheat.Net10-May-08 0:12
Socheat.Net10-May-08 0:12 
AnswerRe: Day of Week Pin
Luc Pattyn10-May-08 0:58
sitebuilderLuc Pattyn10-May-08 0:58 
AnswerRe: Day of Week [modified] Pin
Rajesh Anuhya10-May-08 2:56
professionalRajesh Anuhya10-May-08 2:56 
Questionabout windows service Pin
vijaylumar9-May-08 19:48
vijaylumar9-May-08 19:48 
AnswerRe: about windows service Pin
Dave Kreskowiak10-May-08 5:52
mveDave Kreskowiak10-May-08 5:52 
AnswerRe: about windows service Pin
Steve Westbrook11-May-08 16:11
Steve Westbrook11-May-08 16:11 
Look up "Processes", specifically a function called GetProcesses or GetProcess or something like that. That will get the names of processes running on the computer. Deleted or modified files are more of a task for the server than client machines; I know idle time is recorded somewhere in Users and Groups on a Windows Server 03 OS.

An old dirty trick I've seen used is to check the title of an Internet Explorer window, as it has a value specified by the site the user is on. This sort of thing is not wise, however, as it may violate privacy laws.
QuestionLogin through HttpWebRequest? Pin
AliAmjad9-May-08 8:35
AliAmjad9-May-08 8:35 
AnswerRe: Login through HttpWebRequest? Pin
Dave Kreskowiak9-May-08 8:42
mveDave Kreskowiak9-May-08 8:42 
GeneralRe: Login through HttpWebRequest? Pin
AliAmjad9-May-08 9:44
AliAmjad9-May-08 9:44 
GeneralRe: Login through HttpWebRequest? Pin
Dave Kreskowiak9-May-08 9:56
mveDave Kreskowiak9-May-08 9:56 
GeneralRe: Login through HttpWebRequest? Pin
AliAmjad9-May-08 10:20
AliAmjad9-May-08 10:20 
GeneralRe: Login through HttpWebRequest? Pin
Dave Kreskowiak9-May-08 10:39
mveDave Kreskowiak9-May-08 10:39 
GeneralRe: Login through HttpWebRequest? Pin
AliAmjad9-May-08 22:35
AliAmjad9-May-08 22:35 
GeneralRe: Login through HttpWebRequest? Pin
Dave Kreskowiak10-May-08 5:49
mveDave Kreskowiak10-May-08 5:49 
GeneralRe: Login through HttpWebRequest? Pin
AliAmjad12-May-08 1:31
AliAmjad12-May-08 1:31 
QuestionCreating Button's Dynamicaly Pin
jacko8739-May-08 7:37
jacko8739-May-08 7:37 
AnswerRe: Creating Button's Dynamicaly Pin
Dave Kreskowiak9-May-08 7:48
mveDave Kreskowiak9-May-08 7:48 
GeneralRe: Creating Button's Dynamicaly [modified] Pin
jacko8739-May-08 8:02
jacko8739-May-08 8:02 
GeneralRe: Creating Button's Dynamicaly Pin
Dave Kreskowiak9-May-08 8:39
mveDave Kreskowiak9-May-08 8:39 
QuestionRe: Creating Button's Dynamicaly Pin
jacko8739-May-08 9:29
jacko8739-May-08 9:29 
AnswerRe: Creating Button's Dynamicaly Pin
Dave Kreskowiak9-May-08 9:57
mveDave Kreskowiak9-May-08 9:57 
GeneralRe: Creating Button's Dynamicaly Pin
jacko8739-May-08 10:13
jacko8739-May-08 10:13 
GeneralRe: Creating Button's Dynamicaly Pin
DanB19839-May-08 10:37
DanB19839-May-08 10:37 

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.