| Thread | Last Post | Replies |
|
| Search txt file for string between two points | 16 Jul 2008 18:44 GMT | 6 |
I am trying to search a text file for a word. Then I want to do another search for another word. Once I find the second word I want to copy the info between the 1st and 2nd word to a string. Can this be done easy?
|
| vb.net webclient upload file and IIS configuration on XP | 16 Jul 2008 14:22 GMT | 2 |
Not sure where to post this but simply I want to upload a file using the WebClient, ie: Try Dim wc As New WebClient
|
| Good free ActiveX (.OCX) website | 14 Jul 2008 19:12 GMT | 4 |
I would like to know if someone have some good website where I could find a lot of (preferable free) ActiveX control that I could use in VB6? Thanks in advance!
|
| deleting records | 13 Jul 2008 16:12 GMT | 2 |
i have a connection to an access-database which works fine. Now I want to delete all records of a table by clicking a commandbutton. I know I have to use a loop, but I don't get it working... Private Sub Command1_Clcik()
|
| extracting a string from a string | 12 Jul 2008 08:07 GMT | 2 |
I do want to extract this string "abcdefg" from string "C:\dir1\dir2\abcdefg-12345gsd" Note : the length of the text string "abcdefg" may vary, but the last character is always "-".
|
| Bold characters in textbox | 11 Jul 2008 16:34 GMT | 3 |
Is there any possibility to have some words in Bold in a normal VB6 textbox (not a richtextbox). Many thanks for your answer.
|
| Making applications multi-lingual | 09 Jul 2008 07:41 GMT | 3 |
I would like to make my application capable of loading with Menus and content in different languages. e.g. English for UK and US users, French for French speakers etc.
|
| xgif.ocx | 04 Jul 2008 13:43 GMT | 4 |
I am trying to find this ocx, to get an old piece of source code that came off the web to run. Does anyone know where it came from ? Or have a copy they could send me. regards sarason
|
| Broadcom Bluetooth Stack | 03 Jul 2008 12:32 GMT | 4 |
how can I use Broadcom Bluetooth Stack from Visual Basic? BTW Software Development Kit is for C++ only, isn't it? Thanks, Eile
|
| How to call dialup networking from VB | 03 Jul 2008 02:35 GMT | 4 |
I want to start the dialup networking dialog from VB6 (under Windows Vista Ultimate). I assume I should use the Shell command, but I don't know what to execute. Anyone know how? TIA,
|
| too many picture controls really slows down my application | 02 Jul 2008 04:14 GMT | 15 |
I'm not sure if someone has tried this or not... I have a folder with about 50 pictures which I want to load on my form. I load them in an array of picture controls, 12 on the form at a time. I then have a scroll bar which allows me to scroll through the whole folder.
|
| What is the last update for VB6? | 02 Jul 2008 01:30 GMT | 16 |
The question almost says it. What is the last version issued, and where might one now find the updates to get to that version? Thanks, LLoyd
|
| _%xvX We're "Outing" The Snake Oil Gurus _%xvX]y | 01 Jul 2008 19:30 GMT | 1 |
Must Read Book: "Will The Next Liar Please Stand Up" http://www.SoupNaziSecrets.com/ng2.html R.R!9C*Yp=y_#,R
|
| Generic Host Process for Win32 Services | 01 Jul 2008 02:36 GMT | 4 |
I've see and read and tried, your hotfixes - 894391 & 927891 to no avail. I originally thought this computer was coupted, so fresh reload, then after during the last of Win updating the error message returned: Generic Host Process for Win32 Services encountered a problem and ...
|