Click here to Skip to main content
16,007,087 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: HELLLP!!! Pin
GitaWist17-Jan-06 17:05
GitaWist17-Jan-06 17:05 
GeneralRe: HELLLP!!! Pin
Eric Dahlvang18-Jan-06 5:47
Eric Dahlvang18-Jan-06 5:47 
GeneralRe: HELLLP!!! Pin
GitaWist18-Jan-06 23:33
GitaWist18-Jan-06 23:33 
GeneralRe: HELLLP!!! Pin
Eric Dahlvang19-Jan-06 6:09
Eric Dahlvang19-Jan-06 6:09 
QuestionHow to solve error about cast from string Pin
angelagke15-Jan-06 19:29
angelagke15-Jan-06 19:29 
AnswerRe: How to solve error about cast from string Pin
Guffa15-Jan-06 21:15
Guffa15-Jan-06 21:15 
GeneralRe: How to solve error about cast from string Pin
angelagke15-Jan-06 23:36
angelagke15-Jan-06 23:36 
QuestionHow to delete files? Pin
cylix200015-Jan-06 17:44
cylix200015-Jan-06 17:44 
I have a folder name "temp".
There is a lot of files inside "temp".
How can I delete the files which name "abc*.*"? {include: abc1.png, abc2.png ...}

I have try
<br />
System.IO.File.delete("c:\temp\abc*.*")<br />

and
<br />
shell("del c:\temp\abc*.*")<br />


Any suggestion, Thank You!
AnswerRe: How to delete files? Pin
Christian Graus15-Jan-06 18:02
protectorChristian Graus15-Jan-06 18:02 
GeneralRe: How to delete files? Pin
feezymac15-Jan-06 18:09
feezymac15-Jan-06 18:09 
General[Solved] Pin
cylix200015-Jan-06 20:37
cylix200015-Jan-06 20:37 
QuestionDistribute results of SQL Query to multiple clients..... Pin
feezymac15-Jan-06 17:42
feezymac15-Jan-06 17:42 
QuestionHow to use windows service with user interface? Pin
bskirkman15-Jan-06 13:39
bskirkman15-Jan-06 13:39 
QuestionRe: How to use windows service with user interface? Pin
bskirkman15-Jan-06 18:15
bskirkman15-Jan-06 18:15 
Question[Message Deleted] Pin
militiaware15-Jan-06 13:31
militiaware15-Jan-06 13:31 
AnswerRe: To Chris Maunder Pin
Christian Graus15-Jan-06 14:10
protectorChristian Graus15-Jan-06 14:10 
QuestionHow to use crystal report 9.2 files in VB6... Pin
Murtuza Husain Miyan Patel15-Jan-06 5:56
professionalMurtuza Husain Miyan Patel15-Jan-06 5:56 
QuestionOverloading Overriding in vb.net Pin
Amit R15-Jan-06 5:12
Amit R15-Jan-06 5:12 
AnswerRe: Overloading Overriding in vb.net Pin
Guffa15-Jan-06 7:50
Guffa15-Jan-06 7:50 
QuestionView Crystal Report in Visual Basic 6 Pin
XC814-Jan-06 13:14
XC814-Jan-06 13:14 
AnswerRe: View Crystal Report in Visual Basic 6 Pin
Joshua Quick14-Jan-06 13:54
Joshua Quick14-Jan-06 13:54 
QuestionAnalize the body of the mail Pin
Ekans14-Jan-06 9:05
Ekans14-Jan-06 9:05 
AnswerRe: Analize the body of the mail Pin
Joshua Quick14-Jan-06 9:33
Joshua Quick14-Jan-06 9:33 
QuestionRe: Analize the body of the mail Pin
Ekans14-Jan-06 14:17
Ekans14-Jan-06 14:17 
AnswerRe: Analize the body of the mail Pin
Joshua Quick14-Jan-06 14:22
Joshua Quick14-Jan-06 14:22 

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.