| Thread | Last Post | Replies |
|
| LAN messaging method | 05 Oct 2007 19:02 GMT | 1 |
I'd like to have more than one computer hosted on the same UPS, since they'll share a monitor and the load is acceptable. APC provides software that shuts down the machine in the event a power failure lasts more than a certain time. In order to have other
|
| Code Help: Continue string on new line | 05 Oct 2007 18:27 GMT | 9 |
ok, I'm trying to write a string code and currently the code works however I've run out of room and I need to change some of the source names it pulls from. Changing the source names create the string longer and there is no room left. I need to know how I can split this
|
| Code help | 05 Oct 2007 14:09 GMT | 2 |
Im a begginer when it comes to visual basic and am currently taking a course in it. Im having a hard time geting calculations to work! This is the code I have so far and the errors I am recieving. Please help!! Thanks!
|
| Streamlining an unwieldy If...ElseIf... | 05 Oct 2007 13:31 GMT | 4 |
I have 3 checkboxes, and a user can select one *or more* of the checkboxes, in any combination. Based on the selection, I build a SQL Statement to query a database. The code currently reads, in relevant part:
|
| designing help | 05 Oct 2007 00:41 GMT | 1 |
i want to design help in my software ,kindly give me some example and tips
|
| connectivity to oracle table | 04 Oct 2007 16:47 GMT | 5 |
i am newbie and i just want o connect my visual basic application to my oracle table.i am trying to start oracle(9i) tns listner service through my service window because after start running a sample project code it gives me runtime error.
|
| Dates | 04 Oct 2007 13:34 GMT | 12 |
I have a date laid out as dddd MMMM dd, yyyy (e.g. Tuesday October 2nd, 2007). Is there an easy way of changing the format of this back to dd/mm/yyyy TIA
|
| Opening a File | 03 Oct 2007 16:08 GMT | 3 |
I am trying to open a .html file. In the program I write some html code to a file called test.html. This code setup the a header and footer for a report. How can i make my program open test.html in Internet Explorer. Thank you in advanve for your help.
|
| How to disable Start menu or prevent it to open? | 02 Oct 2007 15:07 GMT | 5 |
First, I know the code below is c#, but if someone knows how can I do what I need in VB.NET, please help, my app uses modules in both VB.NET and C#. I need an app to run in kiosk mode, so user will not have access to
|
| Program locks up coming out of hibernate. | 02 Oct 2007 14:32 GMT | 2 |
I have a VB6 program that plays mp3's If I hibernate the laptop and restart, the program comes up running, animations work indicating that the file is playing and giving position feedback from the file, but there's
|
| MSComm not "firing" OnComm Event? | 02 Oct 2007 12:53 GMT | 2 |
shouldn't the code below generate an OnComm Event and "go to" MSComm2_OnComm() whenever MSComm2 receives any data? Thanks in advance, Ed V.
|
| Load all forms in a project | 01 Oct 2007 21:34 GMT | 4 |
Can you help me about this answer about vb6? I must load all forms and controls in my project into a db (or file) but i don't know how to make this. It's sufficient retrieve all names and it's necessary that the program make this (not an external program
|
| How to disable Start menu or prevent it to open? | 01 Oct 2007 16:06 GMT | 6 |
First, I know the code below is c#, but if someone knows how can I do what I need in VB.NET, please help, my app uses modules in both VB.NET and C#. I need an app to run in kiosk mode, so user will not have access to
|