| Thread | Last Post | Replies |
|
| SetAttr Query - Quick One | 18 Oct 2004 18:06 GMT | 4 |
We have a function that attempts to mark a .tiff file as hidden when a user has selected it in our bespoke system. However, if the image is already marked as compressed this causes a problem
|
| Communicating from Flash to VB.net application | 18 Oct 2004 17:55 GMT | 1 |
I have been stuck on this problem forever and have tried everything I can possibly find online or think of. Here is the problem. I need to communicate from a flash .swf file that I have embedded into a vb.net application. How do I do this and have it actually work?
|
| FOR EACH STATMENT | 18 Oct 2004 15:50 GMT | 3 |
I looking at the FOR EACH statment for a section of my code. Basiclly I have 4 frames (0to3). each frame has 2 to 5 text boxes on. Can the folling code be used somehow? I've tried it but can't workout why its not working. MSDN is not to great for the FOR EACH statment!!
|
| eliminate the highlight of a button | 17 Oct 2004 23:40 GMT | 3 |
When I show two buttons, one of them gets highlighted (the borderline of one button becomes thick). I don't want any highlight. How can I eliminate the highlight of the button (so no button get highlighted).
|
| insallation of vb6pro | 17 Oct 2004 19:21 GMT | 4 |
while tring to installvb6 on winexproiget a message saying 16bit windows subsystem then everything stops can anyone help on this i need this for my studies willie
|
| Checking A DataSource | 17 Oct 2004 09:39 GMT | 4 |
I've got a bit of a problem in that an update to a table has gone out to numerous stores and not all the stores got the update. I need a program to check the table in question to see if the update was applied. I've gotten everything written and mostly it works, except
|
| MSDN Download | 17 Oct 2004 08:30 GMT | 2 |
I have a (60 days) trial vesion of visual basic.net, which came with a programming book 'Visual basic.net in 24 hours! There are no help files with the trial version. Dose anyone know where I can download the MSDN CDs for visual studio.NET. I have search invain!
|
| HELP!!! | 17 Oct 2004 00:33 GMT | 4 |
I'm an absolute newbie. I need help. Can some one reccomend a good site? I downloaded a free development tool environment for Sharpdevelop.com.. and I got book from the library that is no help.
|
| Procedures zero out | 16 Oct 2004 18:59 GMT | 28 |
New to VB and kind of puzzled why this is happening. I have the following code (below) with 2 procedures. Each procedure parses a file list then concatenates those parsed files into a text file. I use a command button (2 total) to launch each procedure. It works fine but......
|
| sending an icq massage | 16 Oct 2004 15:57 GMT | 2 |
Hello again, i tryed to let an VB program acces ICQ and send a massage with, by the VB program created content, to an specified ICQ#. where can i find information about ihis topic.
|
| runtime error | 16 Oct 2004 08:03 GMT | 2 |
after installing an program with the vb6 package and deployment tools on another pc i got the following error when starting the executable: runtime error '2147467259(80004005)' automation error the program uses ado and a access 2000 database.
|
| For loop example | 16 Oct 2004 07:37 GMT | 3 |
G'day all, I have 3 checkboxes, ChkBx4, ChkBx5, ChkBx6. I want to pass a single integer to a loop that will determine which boxes are checked. For instance if only 4, 5 or 6 are checked, then I'll
|
| New, Open, Save, Save As, Close | 16 Oct 2004 06:54 GMT | 4 |
Hi VB fans I'm working on a relatively large project in VB6 with about a dozen forms, including graphs, labels, text boxes, etc. The software itself is actually a flow simulator with more or less complex technical
|
| Can we run on a MAC? | 16 Oct 2004 05:57 GMT | 9 |
I have a VB 6 app that now begs to run a MacIntosh. The customer demands it. I know nothing about the Mac. Are there any options? Any at all? Thanks! Bill N.
|
| Over my head - Activex problems | 16 Oct 2004 02:38 GMT | 3 |
I am receiveing activex errors and .dll error that I think are related to activex. I looked for information about upgrades, but there are so many, I don't know which one to use. Most say you need to have this or that versions & I have no clue what version I have, or how to find ...
|