| Thread | Last Post | Replies |
|
| Last folder | 29 Nov 2004 05:16 GMT | 6 |
How to get the last folder where a files has been downloaded. Tia
|
| How to periodically update MYSQL database | 29 Nov 2004 02:27 GMT | 1 |
I am using VB 6 , MYSQL database and Window 2000 Pro. My application need to do an update/insert in the MYSQL database periodically. Let me explain :
|
| From Longitude/Latitude to Time Zones | 29 Nov 2004 00:21 GMT | 1 |
I would like to provide a feature to enable the VB users to convert from any Longitude/Latitude Coordinates into corresponding Time Zones in GMT format. Could anyone tell me whether a Longitude/Latitude to Time Zones function or
|
| Printing Contents of HTML Page | 28 Nov 2004 20:51 GMT | 1 |
My program outputs an HTML file. I would like to display the contents of the page and allow the user to pirnt it. I am able to show the contents of the page with a Web Browser control in VB6, however I'm not sure how to print it. I would like to show the file in my app and not ...
|
| Can I specify the Titlebar Color of my own Window? | 28 Nov 2004 19:00 GMT | 5 |
Must I inherit the color for the titlebar from the Windows Theme settings, or can I override this somehow just for the particular windows (i.e. Forms) of my choice? Our app is VB6 and we support Win2K and later.
|
| Carriage Return and Line Feed | 28 Nov 2004 18:50 GMT | 3 |
If I copy a line of text from a Rich Text Box using the right mouse click technique is there any simple way I can strip the line of the carriage return and line feed. I need to do this because when I paste it later on I do not want them in the string.
|
| MFC Debug version Incompatability? Anyone Seen this? | 28 Nov 2004 18:15 GMT | 1 |
I am deploying an application that uses an ActiveX control that requires MFCO42D.DLL. The version I use on my system if dated 7/1998 and some people have a version 7/2000. The control does not work with those later machines. Microsoft says that there's a compatability issue ...
|
| Files contained in C:\WINDOWS\Prefech, what are their purpose? | 28 Nov 2004 17:46 GMT | 4 |
Hi, there: What are the purpose of files contained in C:\WINDOWS\Prefech, can I remove them? C:\WINDOWS\Prefech\audiomixer.EXE-0EBE5415.pf
|
| How to reach a MAC address | 28 Nov 2004 12:08 GMT | 5 |
A simple question but hard for me : Is it possible to reach a MAC address (like a ping with a IP address) ? I know the code to execute a ping (with IP address) but
|
| User control & Form copy to other project | 28 Nov 2004 12:01 GMT | 7 |
Please help!! I have created from scratch a new project in VB, it consists of just 1 form and 4 user controls. I would now like to use the form and user controls in a few of my other
|
| File List question | 28 Nov 2004 06:41 GMT | 2 |
I have a dialog form pop up to allow the enduser to select a file. When a file is saved later on in the application it doesnt show up in the filelist unless I open it up a second time. So what I did was used the refresh option and this did the trick, however it appears that it ...
|
| VB6 : How to get rid of 0.00 in data report - Newbie | 28 Nov 2004 06:25 GMT | 2 |
I'm try to get rid the 0.00 printed on my vb6 report. How do I do it? I have tried the format "#####.##" but it will print out the ".". :( Can anyone help me?
|
| vb6 newbie needs help! | 28 Nov 2004 04:14 GMT | 1 |
1. a .Alex, when I copy my project folder with my access database file in it and move copy to another directory, the program is still bound to databsebase file in the original directory. can I put the app.path in the datacontrols
|
| retrieving default email settings | 27 Nov 2004 21:34 GMT | 2 |
I am trying to send email using WinSock. How to retrieve user's default settings: SMTP and email address?
|
| Runtime Error Messages | 27 Nov 2004 18:50 GMT | 1 |
I have recently been employed by the services of my girlfriend's place of work to address some issues with their system configuration. Aside from recent upgrades to their software which I have completed, one reoccurring issue is a runtime error they are receiving. The error ...
|