| Thread | Last Post | Replies |
|
| Control properties are sometimes not defined??? | 19 Apr 2005 22:09 GMT | 2 |
Hey all, I have some code that iterates through the controls that are on a Frame object, which looks like this: Function resize_control_to_fit(frm As Frame)
|
| I've missed somethingm but what? | 19 Apr 2005 21:36 GMT | 17 |
I have an app that begins... say on FormA. There are several CommandButtons that allow a user to select FormB, FormC, FormD and so on. I also have a "Function Call" that I want to share among
|
| Modules vs. Class modules in DLL's? | 19 Apr 2005 20:36 GMT | 2 |
I'm slowly moving a collection of "utility" code out of various excel and access apps and compiling them into VB DLL's. In addition to having a nicer interface, I have read that VB will run somewhat faster than the same code in VBA in most cases.
|
| James Foxall's VB.Net book | 19 Apr 2005 18:52 GMT | 2 |
This is a newbie question, so please bear with me. I have installed Visual Studio 2003 with VB.Net (Standard edition) on my computer. I was earlier able to secure an older copy of James Foxall's "Teach Yourself VB.Net in 24 Hours" for free, and want to teach myself programming ...
|
| NT service | 19 Apr 2005 18:43 GMT | 1 |
I need to create an application that run as a NT service, does anyone have some exemple to me? Thanks
|
| VB6 Reporting | 19 Apr 2005 18:13 GMT | 1 |
I have a project that involving migrating from an Access based application to a VB front-end with MSDE database. The initial intention was to use the DataReport object. Some questions/concerns: 1) I am intending to make the reports as 'open' as possible, in that one
|
| 2 small questions about a project | 19 Apr 2005 17:19 GMT | 2 |
I'm trying to finish up an assignment I had for a class and basically I'm stuck. The program is supposed to take information you've entered, put it into an array, display it in a listbox and then average the total of numbers. Right now I have 2 questions. How do I get numbers ...
|
| MD5, Salt, Vb 6.0 | 19 Apr 2005 16:37 GMT | 1 |
anybody out there written a VB 6.0 code that stores Passwords in SQL database using MD5 Hash algorithm and adding a salt. Any code examples welcome.........please
|
| !! DOWNLOAD THE MOST POPULAR 2005's CRACKED SOFTWARE(CAD/CAE/CAM/EDA/GIS/PCB/FEA/CNC/ | 19 Apr 2005 16:33 GMT | 27 |
Our Team provide CRACKED engineering and technical software at this topics: => Civil and Structural => Survey , GIS , Rock , Soil and Water
|
| Data Transfer between Visual Basic application & ActiveX exe ... | 19 Apr 2005 16:28 GMT | 1 |
Can I transfer the data between visual basic application & ActiveX exe If yes then , my both Visual Basic & ActiveX exe are running. I want to transfer the data from ActiveX exe to Visual Basic exe and vice versa.
|
| missing dll's | 19 Apr 2005 15:01 GMT | 7 |
Hi, I'm missing some dll's. and was wondering if there is a place I can d/l them This is for VB6 SP6 trying to use package and deployment wizard to create an exe.
|
| Emulating the HTML FORMS POST METHOD with VB6 | 19 Apr 2005 14:03 GMT | 1 |
The idea is to send data directly to a cgi script and then retrieve the response.... Can it be done? Thanks in Advance...
|
| find date field by wildcard | 19 Apr 2005 14:02 GMT | 1 |
how to do this with adodc control? -- ccl_1 ------------------------------------------------------------------------
|
| convert str into number | 19 Apr 2005 12:13 GMT | 10 |
hi friends, I am having troubles converting a string value into a Int variables, for example: x = mid(date1,5,2) & left(date2,3) x = cint(x)
|
| Browser does not read XML file properly | 19 Apr 2005 08:26 GMT | 3 |
|