Click here to Skip to main content
15,920,503 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralSimulate Key Presses Pin
sweep1232-Aug-05 23:34
sweep1232-Aug-05 23:34 
GeneralRe: Simulate Key Presses Pin
sweep1232-Aug-05 23:36
sweep1232-Aug-05 23:36 
GeneralURLDownloadToFile Pin
Lebanese2-Aug-05 22:31
Lebanese2-Aug-05 22:31 
GeneralRe: URLDownloadToFile Pin
Dave Kreskowiak3-Aug-05 6:41
mveDave Kreskowiak3-Aug-05 6:41 
GeneralRe: URLDownloadToFile Pin
TheComputerMan13-Jan-09 14:52
TheComputerMan13-Jan-09 14:52 
GeneralQuestion on Directory Pin
Anonymous2-Aug-05 22:11
Anonymous2-Aug-05 22:11 
GeneralRe: Question on Directory Pin
Anonymous2-Aug-05 22:12
Anonymous2-Aug-05 22:12 
GeneralRe: Question on Directory Pin
Dave Kreskowiak3-Aug-05 6:33
mveDave Kreskowiak3-Aug-05 6:33 
If your supply the Directory.Delete method with the name of the directory and True, it'll delete everything inside the directory you want to kill off.
System.IO.Directory.Delete("C:\TEMP", True)

will delete C:\Temp and everything inside it.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralAccess... Pin
vtalau2-Aug-05 17:29
vtalau2-Aug-05 17:29 
GeneralRe: Access... Pin
Christian Graus2-Aug-05 18:20
protectorChristian Graus2-Aug-05 18:20 
GeneralOperation New() :: Plase help me Pin
TooLeeDiN2-Aug-05 17:20
TooLeeDiN2-Aug-05 17:20 
GeneralRe: Operation New() :: Plase help me Pin
Christian Graus2-Aug-05 18:01
protectorChristian Graus2-Aug-05 18:01 
GeneralParsing Comma Delimited data in txt file Pin
MeterMan2-Aug-05 16:47
MeterMan2-Aug-05 16:47 
GeneralRe: Parsing Comma Delimited data in txt file Pin
Christian Graus2-Aug-05 16:59
protectorChristian Graus2-Aug-05 16:59 
GeneralRe: Parsing Comma Delimited data in txt file Pin
MeterMan7-Aug-05 19:07
MeterMan7-Aug-05 19:07 
GeneralRe: Parsing Comma Delimited data in txt file Pin
Christian Graus7-Aug-05 19:13
protectorChristian Graus7-Aug-05 19:13 
GeneralRe: Parsing Comma Delimited data in txt file Pin
MeterMan7-Aug-05 19:25
MeterMan7-Aug-05 19:25 
GeneralRe: Parsing Comma Delimited data in txt file Pin
Christian Graus8-Aug-05 13:07
protectorChristian Graus8-Aug-05 13:07 
GeneralRe: Parsing Comma Delimited data in txt file Pin
MeterMan8-Aug-05 13:13
MeterMan8-Aug-05 13:13 
GeneralRe: Parsing Comma Delimited data in txt file Pin
Christian Graus8-Aug-05 13:18
protectorChristian Graus8-Aug-05 13:18 
GeneralRe: Parsing Comma Delimited data in txt file Pin
MeterMan8-Aug-05 15:26
MeterMan8-Aug-05 15:26 
GeneralRe: Parsing Comma Delimited data in txt file Pin
Christian Graus8-Aug-05 17:15
protectorChristian Graus8-Aug-05 17:15 
GeneralRe: Parsing Comma Delimited data in txt file Pin
Scott Serl2-Aug-05 21:29
Scott Serl2-Aug-05 21:29 
GeneralRe: Parsing Comma Delimited data in txt file Pin
MeterMan3-Aug-05 6:02
MeterMan3-Aug-05 6:02 
GeneralAccess...pass a value from one form to another form Pin
vtalau2-Aug-05 16:27
vtalau2-Aug-05 16:27 

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.