| Thread | Last Post | Replies |
|
| Invalid Data? | 27 Oct 2003 11:10 GMT | 3 |
I do some error checking on my textbox. The problem is that if I enter a valid number, then backspace until the box is empty, my msgbox pops up saying "Data Error". Is there a way to avoid this? Also, if I enter invalid data and try to backspace through it, my "Data
|
| VB.NET - off-screen toughie - HELP!!! | 27 Oct 2003 10:41 GMT | 1 |
I'm searching for something similar to what there used to be in QBasic etc. There was an option to define a "visual page" and an "Active page", where the visual one was what we saw on the screen, and the active one
|
| Need help registering OCX - Not a programmer | 27 Oct 2003 08:45 GMT | 3 |
Ok, im familiar with typical troubleshooting of this type on problem, but I do not do any programming myself. Im hoping you guys can help me with an install problem that I am having. I have an application that fails to register 2 .ocx files during
|
| Please help - Problem registering OCX Files | 27 Oct 2003 05:21 GMT | 3 |
Ok, im familiar with typical troubleshooting of this type on problem, but I do not do any programming myself. Im hoping you guys can help me with an install problem that I am having. I have an application that fails to register 2 .ocx files during
|
| Menu Highlighting | 27 Oct 2003 03:16 GMT | 2 |
Hi Everyone. I have a menu. We'll call it File. It has a number of options under it, such as open, close, exit, etc. One of my options is disabled and grayed out. That's good. The thing is, when I click on the File menu and drag my mouse down the list of options, it ...
|
| which "eric" | 27 Oct 2003 02:46 GMT | 5 |
Was I the eric people were referring to earlier? If so, I never meant to cause any trouble. Thanks. Eric members.aol.com/theseawall/seawall.html
|
| Clipboard Question!!! | 27 Oct 2003 02:35 GMT | 3 |
i've got a textbox and a picturebox or an image.. I want to cut or copy one of them to clipboard.How can i do?'cause i can't clipboard.setText while image1.picture can do? Thanks a million!!!!!!
|
| Best way to copy .gif files in VB6? | 27 Oct 2003 02:05 GMT | 1 |
What is the best way to copy .gif files in VB6? I am working on my first VB6 application. It includes a simple HTML code generator. The user can save the HTML code into any directory, and I have to make sure the required .gif files show up there.
|
| Installing VB 6.0 Learning edition on XP Home? | 26 Oct 2003 19:29 GMT | 2 |
The installation complains about the config.nt file, saying that "the file is not suitable for running MSDOS and Microsoft Windows applications." The config.nt
|
| Help | 26 Oct 2003 16:53 GMT | 2 |
I have to solve a problem using hexadecima numbers when i use the expression " print &hFF " i recieve the number 255 which is the decima price of these hexadecimal number
|
| VB Software Registration Module | 26 Oct 2003 13:02 GMT | 1 |
Hello -- I'm currently working on writin g a program that is near completion and almost ready for distribution. This is a business applicaton that I hope I can sell to a few large companies to be used within their data centers.
|
| working with DLLs | 26 Oct 2003 05:43 GMT | 7 |
The "Declare Sub" line gives me the following error. I'm not sure why. I'm very new to visual basic and dlls. Any help would be appreciated. Thank you very much. DP
|
| re focus on enter key | 26 Oct 2003 05:26 GMT | 2 |
What i meant to say is this ... I have a command button and a text box next to it, when the user enters a catalogue number into ithe text box i want both the enter key and the command button to work.
|
| 90-120dpi Changes messing with Picture Box | 26 Oct 2003 03:16 GMT | 1 |
I have a picture box set to pixels 640x480 on a form. Autoresize is false The picture inside is 640x480px. If a user has their Display DPI settings set to 96dpi,
|
| focus on enter key | 26 Oct 2003 02:06 GMT | 1 |
I am new to VB, was wondering how I can get the enter key to execute after the user has entered text into the text box. (This is a small database program) Thanks....Rob
|