Advertisement

1 - 10 of 403 containing alltags:("vb/net") (0.002 seconds)
Hello, I have drawn buttons on the Tabs of my Windows Form application and want things to happen when the user clicks on those buttons. To do so I need the mouse position relative to the TabCont...
Zones: .NET, MS Visual Basic, .N...Date Answered: 11/11/2007 Grade: A Views: 0
I got the following code from an earlier posting to EE about checking the format of date/time in a textbox. The code works great, but I found a problem that is if you want to leave the textbox blan...
Zones: MS Visual BasicDate Answered: 12/08/2007 Grade: A Views: 0
This is probably an unusual request, but I would be grateful for some advice on proper design of a program I need to write. We will be doing a physical inventory of every item in our facility (a...
Zones: .NET, MS Visual BasicDate Answered: 12/12/2007 Grade: A Views: 0
Ok, first off, I am creating a service that is supposed to keep the upload folders in my web farm synced up.  So I developed this service to do the work.  What the issue is, is in the function "OnC...
Zones: Visual Studio, MS Visual Basic, .NET Framew...Date Answered: 12/28/2007 Grade: A Views: 0
My application allows users to create tables in an Access database. The tables are named in the following date format: 01_02_08 01_04_08 02_24_08 03_12_08 03_14_08 So, in this case the ...
Zones: MS Visual BasicDate Answered: 01/05/2008 Grade: A Views: 0
Basically, how would you copy a table to another table in the same Access database? I found the SQL below off the web, but I'm not sure what the VB code would be to use the SQL and also is this th...
Zones: MS Visual BasicDate Answered: 01/07/2008 Grade: A Views: 0
Hello all, I'd like to find all instances of a file (named "artifact.xml") in a directory (let's say "D\test\") of unknown structure, using vb .net. Can anyone let me know the most efficient ...
Zones: MS Visual BasicDate Answered: 01/10/2008 Grade: A Views: 0
I'm using the following code to fill a dataset from an Access database table called: Current_Milestone. I'm getting the following error with my Try Catch: Fill:expected a non-empty string for...
Zones: MS Visual BasicDate Answered: 01/11/2008 Grade: A Views: 0
Hi I currently have a VPN connection which when it is disconnect it runs a small .exe file to clear any mapped drives that have been created during the connection. What I want the .exe file to d...
Zones: MS Visual BasicDate Answered: 01/17/2008 Grade: A Views: 22
Hi I'm struggling to get this to work. I have a form (form1) and i want to display the system idle time on a label (label 1 located on form1). I managed to find this idletime class from TheLear...
Zones: MS Visual Basic, Visual Basic, .NETDate Answered: 01/13/2008 Grade: A Views: 83