Click here to Skip to main content
15,923,222 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Get HDD Serial Number Pin
Vimalsoft(Pty) Ltd5-May-08 1:24
professionalVimalsoft(Pty) Ltd5-May-08 1:24 
QuestionHow to copy data from 1 excel file into another excel file through VB? Pin
khedmanorkar2-May-08 0:53
khedmanorkar2-May-08 0:53 
AnswerRe: How to copy data from 1 excel file into another excel file through VB? Pin
Vimalsoft(Pty) Ltd5-May-08 1:27
professionalVimalsoft(Pty) Ltd5-May-08 1:27 
QuestionControlling character occurences Pin
Jamal Abdul Nasir1-May-08 23:58
Jamal Abdul Nasir1-May-08 23:58 
AnswerRe: Controlling character occurences Pin
Rajesh Anuhya2-May-08 0:30
professionalRajesh Anuhya2-May-08 0:30 
AnswerRe: Controlling character occurences Pin
John Ad2-May-08 1:55
John Ad2-May-08 1:55 
QuestionRestart computer... Pin
Jamal Abdul Nasir1-May-08 23:51
Jamal Abdul Nasir1-May-08 23:51 
AnswerRe: Restart computer... Pin
Rajesh Anuhya1-May-08 23:56
professionalRajesh Anuhya1-May-08 23:56 
Use Shutdown.exe

process.start("shutdown","-r")

Rajesh B --> A Poor Workman Blames His Tools <--

QuestionRe: Restart computer... Pin
Jamal Abdul Nasir2-May-08 0:04
Jamal Abdul Nasir2-May-08 0:04 
AnswerRe: Restart computer... Pin
Rajesh Anuhya2-May-08 0:21
professionalRajesh Anuhya2-May-08 0:21 
GeneralRe: Restart computer... Pin
Dave Kreskowiak2-May-08 4:45
mveDave Kreskowiak2-May-08 4:45 
AnswerRe: Restart computer... Pin
Vasudevan Deepak Kumar2-May-08 0:39
Vasudevan Deepak Kumar2-May-08 0:39 
QuestionPen width Pin
nishkarsh_k1-May-08 22:11
nishkarsh_k1-May-08 22:11 
AnswerRe: Pen width Pin
Luc Pattyn1-May-08 22:41
sitebuilderLuc Pattyn1-May-08 22:41 
GeneralRe: Pen width Pin
nishkarsh_k1-May-08 23:01
nishkarsh_k1-May-08 23:01 
GeneralRe: Pen width Pin
Chinners1-May-08 23:13
Chinners1-May-08 23:13 
GeneralRe: Pen width Pin
Luc Pattyn1-May-08 23:15
sitebuilderLuc Pattyn1-May-08 23:15 
GeneralRe: Pen width Pin
nishkarsh_k1-May-08 23:36
nishkarsh_k1-May-08 23:36 
GeneralRe: Pen width Pin
nishkarsh_k2-May-08 0:11
nishkarsh_k2-May-08 0:11 
GeneralRe: Pen width Pin
Luc Pattyn2-May-08 1:04
sitebuilderLuc Pattyn2-May-08 1:04 
QuestionMeasure size of String Pin
Rupesh Kumar Swami1-May-08 21:51
Rupesh Kumar Swami1-May-08 21:51 
AnswerRe: Measure size of String Pin
Colin Angus Mackay1-May-08 22:21
Colin Angus Mackay1-May-08 22:21 
AnswerRe: Measure size of String Pin
Luc Pattyn1-May-08 22:43
sitebuilderLuc Pattyn1-May-08 22:43 
GeneralRe: Measure size of String Pin
Rupesh Kumar Swami1-May-08 22:59
Rupesh Kumar Swami1-May-08 22:59 
GeneralRe: Measure size of String Pin
Chinners1-May-08 23:11
Chinners1-May-08 23: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.