| Thread | Last Post | Replies |
|
| Creating Menus | 22 Feb 2008 10:31 GMT | 2 |
Can any one would like to suggest how to create menus in asp.net, but the page should be light weight and quicker enough to execute. Any reply to this post is most appreciable. Thank you
|
| Some controls won't load under Vista | 22 Feb 2008 09:13 GMT | 4 |
I am running VB6/SP6 on Vista and XP/SP2. I have several apps I developed on XP. Having just installed Vista, I am trying to get these applications to work. I am linking to the projects on my XP system, but several controls will not load (ie CheckBox and MSFlexGrid). I can ...
|
| Is there a plus to using someone's telephony activex, anyone know of good ones?` | 22 Feb 2008 06:59 GMT | 1 |
I want to write a program to call my Home Owner's Association members and announce a 15 sec message when an answering machine or voice answers. Shoud I buy an active x control kit, or just find a book/online help.
|
| web service in vb | 22 Feb 2008 06:44 GMT | 4 |
Hai, I've a component (vb6 dll) with one method. I've created one virtual directory in my xp machine and registered the dll in it. I've generated wsdl file using ms soap kit 3 in the same folder. Now when i
|
| CDate() different value in VB6 and SQL 2005 | 22 Feb 2008 06:15 GMT | 26 |
Does anyone else experience this: CDate(34940) returns 2/15/2008 in VB 6 and the same conversion in SQL 2005 returns 2/17/2008?
|
| Annoying beep in Multiline textbox | 22 Feb 2008 05:23 GMT | 17 |
I've got a multiline text box and I'm using this code to do a 'Select All' in the box. It works fine, but I get an annoying beep with it. Any way to supress it? I've had to trap the beep with the enter key before, but never with other keys. It appears that Ctrl and any key ...
|
| Intercept mouse system wide | 22 Feb 2008 04:27 GMT | 12 |
I would like to be able to discard/ eat mouse messages system system wide. Can you tell me if that is possible by any existing dll (it may cost something) that I can control from within VB6? Thank you.
|
| VB6 works fine on XP but not Vista - Error 445 | 22 Feb 2008 04:12 GMT | 19 |
Glad to find a place to ask question in regards to VB6. Here it is. I have a search routine in VB6 that worked great on XP - Set fs=Application.FileSearch but when I updated to Vista, it is giving me a Run Time Error Code 445.
|
| Application Icon Default and Override | 22 Feb 2008 02:02 GMT | 4 |
VB6SP6 I added a resource file with icons to my application. The main form and application IDE Properties/Make show a "Flame" icon. The compiled app now shows the app icon as the first icon in the resource
|
| WIA Library - LoadFile | 21 Feb 2008 23:09 GMT | 2 |
Winxp sp2 I am trying to use Windows Image Acquisition Library to save all my files fron my camera. The Camera is a USB device.
|
| Recordset and 1024 limit | 21 Feb 2008 18:45 GMT | 6 |
The problem in vb6 is that a RecordSet in the current vb6 designer environment can only handle reading a varchar of 1024 maximum. If we define anything greater, for instance 4096, the read into the RecordSet throws an exception. If I set the database store back to
|
| Is anybody here who speaks Danish? | 21 Feb 2008 18:41 GMT | 9 |
I have two sentences that I need to have translated to Danish. If anybody knows, please help. Thank you very much. Jeff
|
| where do i find the validation key at on my comp | 21 Feb 2008 18:19 GMT | 2 |
i had my comp fixed and now says all the time for keys and some kind of number in 29 days or windows gone is the key the registeration up on control panel where it says owner i
|
| Returning a Collection Item's Index | 21 Feb 2008 17:16 GMT | 3 |
Is there a way to return the index number of an item in a collection?
 Signature Trent Argante [TPA.J(17)]
|
| Sending a Critical type message to all logged in users | 21 Feb 2008 15:15 GMT | 3 |
My application is running as a Windows Service under SRVANY.... and is performing fine..... It's monitoring user dialed digits to a PBX. If I detect that a 911 was dialed, I want to be able to send a critical type screen pop to either all logged in users, or to be able
|