Click here to Skip to main content
15,918,404 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.NET Trial Version Pin
Steve Pullan2-Jun-06 23:41
Steve Pullan2-Jun-06 23:41 
Questionhelp me with this... urgent... code below... Pin
ransomed_guy1-Jun-06 22:10
ransomed_guy1-Jun-06 22:10 
AnswerRe: help me with this... urgent... code below... Pin
Capt_Thanas2-Jun-06 4:37
Capt_Thanas2-Jun-06 4:37 
GeneralRe: help me with this... urgent... code below... Pin
Guffa2-Jun-06 6:25
Guffa2-Jun-06 6:25 
QuestionBrowser Pin
Socheat.Net1-Jun-06 21:33
Socheat.Net1-Jun-06 21:33 
QuestionHow to count an Overtime Pin
Swiss Mantoro1-Jun-06 21:25
Swiss Mantoro1-Jun-06 21:25 
AnswerRe: How to count an Overtime Pin
Guffa1-Jun-06 21:35
Guffa1-Jun-06 21:35 
GeneralRe: How to count an Overtime Pin
Swiss Mantoro2-Jun-06 18:05
Swiss Mantoro2-Jun-06 18:05 
Hi Guffa

Thank a lot for your advise and I have tried to write and run those command into a small program but it doesn't working well. I made Three Text box ( textbox1,textbox2 and textbox3), and here is the structure of my program

dim start as datetime
dim finish as datetime
dim minutes as integer

start=textbox1.text
finish =textbox2.text

minutes=finish.subtract(start).totalminutes
textbox3.text=minutes

I tried to run this program but it wont be runing propherly it just has 0 as the result came up on the textbox3

I am affraid that I have made a mistake, but I have no idea how to write the right logic program for this case. If you don't mind please let me get your next advise

Thank you
Best regards
Smile | :)



ICE
AnswerRe: How to count an Overtime Pin
Guffa2-Jun-06 23:25
Guffa2-Jun-06 23:25 
Questionhelp me please in this checkedlistbox.. [modified] Pin
nellyvb.net1-Jun-06 20:28
nellyvb.net1-Jun-06 20:28 
QuestionPlease help explain this code... Pin
JackIsMe7771-Jun-06 20:07
JackIsMe7771-Jun-06 20:07 
AnswerRe: Please help explain this code... Pin
shreekar1-Jun-06 22:26
shreekar1-Jun-06 22:26 
GeneralRe: Please help explain this code... Pin
JackIsMe7773-Jun-06 4:45
JackIsMe7773-Jun-06 4:45 
GeneralRe: Please help explain this code... Pin
shreekar4-Jun-06 20:07
shreekar4-Jun-06 20:07 
QuestionExternal Application Object Listener [modified] Pin
Gabe04631-Jun-06 19:16
Gabe04631-Jun-06 19:16 
QuestionHow to call a module? [modified] Pin
zenithmaximus1-Jun-06 17:02
zenithmaximus1-Jun-06 17:02 
AnswerRe: How to call a module? [modified] Pin
shreekar1-Jun-06 22:28
shreekar1-Jun-06 22:28 
Questionsystem.string[] Problem Pin
mrodriguezc1-Jun-06 12:05
mrodriguezc1-Jun-06 12:05 
QuestionCheck for admin rights in deploy/setup/install Pin
Kschuler1-Jun-06 8:53
Kschuler1-Jun-06 8:53 
AnswerRe: Check for admin rights in deploy/setup/install Pin
Mekong River1-Jun-06 21:21
Mekong River1-Jun-06 21:21 
AnswerRe: Check for admin rights in deploy/setup/install Pin
Mekong River3-Jun-06 6:23
Mekong River3-Jun-06 6:23 
QuestionRe: Check for admin rights in deploy/setup/install Pin
Kschuler5-Jun-06 2:57
Kschuler5-Jun-06 2:57 
AnswerRe: Check for admin rights in deploy/setup/install Pin
Mekong River6-Jun-06 6:49
Mekong River6-Jun-06 6:49 
QuestionSelect Top 1 Pin
boukaka1-Jun-06 8:36
boukaka1-Jun-06 8:36 
AnswerRe: Select Top 1 Pin
Kschuler1-Jun-06 8:48
Kschuler1-Jun-06 8:48 

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.