| Thread | Last Post | Replies |
|
| Can't View Object in Run mode | 16 Jan 2007 16:59 GMT | 1 |
While finishing up my VB5 project which was running fine within the IDE, I have somehow lost the ability to view the form(object) when I start the project application. In this "run" mode, I can only see the CODE window.
|
| How to add items to combobox from TEXT file? | 16 Jan 2007 04:50 GMT | 1 |
Hi all, I am a beginner of VB.NET. I am dealing with the VB.net problem that, I want to add items from a text file like this: In the text file:
|
| image processing | 15 Jan 2007 21:33 GMT | 4 |
Okay, this is probably not the 'right' group but it's the one I read most ... I know, find an image processing group ... but you guys are really smart too. I scanned an image of my grandparent's wedding certificate that has written
|
| Left$ Function, not selecting left: PLEASE HELP :-) | 15 Jan 2007 00:28 GMT | 8 |
I am up early, Again, hi VB partners! I need to read text from a large textbox and to output what I tell VB to individual textboxes. The code is working and it is selecting the text told "use' as one example. The problem is VB is selecting the
|
| VB6 Grab Windows key | 14 Jan 2007 19:55 GMT | 4 |
I am enhancing the banning system in an online RPG I am making and I want to also be able to ban people by Windows Key, I don't care if their key is valid or not (as there are a lot of serial websites out there with invalid WindowsXP keys that people use). Can anyone tell me
|
| Problem calculating estimated time remaining against progress | 14 Jan 2007 15:03 GMT | 6 |
I'm having a few problems creating (what should be) a simple function that takes in a starting time and a percentage and returns a string detailing the estimated time remaining. The problem is that the code calculates the time remaining wrongly.
|
| VB microchip | 13 Jan 2007 23:49 GMT | 4 |
Hi, I am wondering if anyone knows of a Microcontroller that has a visual basic debug. I want to run visual basic as the compiler for a micro controler. bluetooth, USB, serial programers are fine, but cash is an issue. are
|
| Error in Accounts Distribution | 13 Jan 2007 19:35 GMT | 1 |
Hi: There are two list box.In the listbox name lstOpenAccounts there are three hundred values. In another listbox name lstseldist there are two values but it could be three or four. Assume from the first listbox name lstOpenAccounts I select 150 Accounts and in the second list box
|
| Scale Forms - Part II | 13 Jan 2007 18:20 GMT | 18 |
OK I have everything working form, frames, labels, textboxs, lines, images, picture and all my fonts except for the font size of my VB.Menu items. Is there a way to change the "font property" for them? Thanks,
|
| Need help with an error | 13 Jan 2007 15:40 GMT | 1 |
I'm getting the famous error 91, but in a way I've never seen. I built a form to handle our work order system via SQL and included it in a project I had already started. The compiled project works fine on my development machine and the laptop with VB6 enterprise on it, but when
|
| Convertibg VB program to Web | 13 Jan 2007 07:39 GMT | 9 |
Is it possible to take a VB program and run it from the Web? Any pointers/help would be very appreciated! Thanks, Harvey
|
| Argh! I cannae take i' no mo! Astronomy compass headache | 12 Jan 2007 22:53 GMT | 16 |
Howdy all and one. For the past three days I have been struggling with creating a stars viewport on a Picture control, where the center of the control (Picture1.Width \ 2) is the desired compass direction to look towards, and the view port spans 180 degrees (left equals compass - 90 ...
|
| Why Can't I see Links on Web Page | 11 Jan 2007 19:07 GMT | 3 |
I am useing vb 6 pro and the inet control and the webbrowser control. I found some code that loads a list box with links that are displayed on a web page but on some webpages that do have links I run this code and the list box
|
| Establish VB Recordset via SQL Statement ... | 11 Jan 2007 13:55 GMT | 4 |
I am attempting to access a table via VB6 where I Only want to carryover records to my new recordset where a particular field is empty. At this point, I am so screwed up with the syntactical differences
|
| CHange date/time | 11 Jan 2007 09:35 GMT | 12 |
How can I change the system date and time trough code? Is there a API? Groetjenz, Mickey
|