Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Help with Date in VB.net
Name: vbhelpneeded Date: April 29, 2006 at 10:52:50 Pacific OS: xp CPU/Ram: 2000/512
Comment:
Hi,
Im writing a program, and as part of it i need to calculate how many days have passed since a certain date.
I am able to get the date from a database and pass it into vb.net, however am unable to calculate how many days/months since todays date.
anyone know how to do this? any help is greatly appreciated!
Summary: Hello everybody. I have a question in VB.NET. I have a combobox and i use the following code to get the printers available in the computer: ********************************************* Dim objPrint A...
Summary: Hello everybody. I am trying to create a string that has columns with the use of the tab. In VB6 it was something like : string 3 =string1 & tab(5) & string2 & tab(10) so with the above example i woul...
Summary: Sorry Did some digging and found that "As any" was changed in vb.net Still needing help with /s parameter. Thanks p.s will make sure i research better before i post Ignorance is Bliss but Knowledge is...