| Thread | Last Post | Replies |
|
| Parsing Email Attachments | 04 Oct 2006 04:39 GMT | 2 |
I'm trying to parse some text from attached files in emails. The source sends this: --SBD.Boundary.605592468 Content-Type: application/x-zip-compressed; name="SBMmessage.sbd"
|
| splashscreen | 03 Oct 2006 21:56 GMT | 1 |
I have a strange problem. I use a splashscreen for my program. In the startform, I use the code: Private Sub Form_Load()
|
| VB Compatibility Problem: Complete Refusal To Compile | 03 Oct 2006 20:07 GMT | 5 |
We've got a relatively large OCX that's been evolving over quite a long time. Just recently, VB has decided that it no longer wants to compile with Binary Compatibility set and reports a rather improbable error along these lines:
|
| Set and get string from another textbox | 03 Oct 2006 16:01 GMT | 3 |
Hi all, can someone tell me how to set or get the string value from a textbox in another running application by using visual basic 6? Thanks in advance!! Best regards,
|
| VB6 Compiler | 03 Oct 2006 15:53 GMT | 10 |
Is there any other vb6 compiler, as i find very disturbing the thing that the vb6 compiler gives random data on every compile...
|
| VB6 IDE crashes with embeded webbrowser control | 03 Oct 2006 14:05 GMT | 4 |
I repeatedly crash the IDE after invoking a part of my application which uses the webbrowser control. It crashes with an unreadable memory error. This suggests that there's something wrong with the control. There doesn't seem to be a lot of documentation on this one. Although
|
| Listening to ports | 03 Oct 2006 13:55 GMT | 1 |
I have written a caller ID software working true HTTP. But there is a disadvantage: it checks every second true http the last caller. Changing it to for example check every 10 second is no option because its
|
| Vb6 Project won't load | 03 Oct 2006 09:34 GMT | 1 |
I have been working on a project for 5 months. When I tried to open the project yesterday, it gave an error "PayMaster.vbp cannot be loaded". I opened the VBP file with notepad, but it was empty. I also opened some of the FRM files in notepad and some of those where empty too.
|
| Testking.co.uk study guides are the best for IT exams with 100% passing guarantee | 02 Oct 2006 23:07 GMT | 2 |
Testking.co.uk study guides are the best for IT exams with 100% passing guarantee
|
| Button to validate input | 02 Oct 2006 10:13 GMT | 2 |
I tried to use this script to validate the input of the form Ford. When I use the Input ype Button the script is OK I want to use a picture as a button but then the script does not function. Can someone help me a little.
|
| button size problem | 01 Oct 2006 20:20 GMT | 4 |
Hello again, I've been reading about twips and pixels to position some controls right in VB6. There's something i do not get, however.
|
| play simultaneous midis directmusic | 01 Oct 2006 16:44 GMT | 2 |
Can anyone supply me with a snippet of code showing how to play simultaneous midis using directmusic. I can play a single midi but have not been able to find anything about playing more than one at the same time.
|
| Winsock and the internet | 01 Oct 2006 13:50 GMT | 1 |
I am playing with the winsock control, and can get it sending messages around my home network, but i am now looking to expand to the internet. The problem is I need ip addresses to connect to. I have tried connecting to a friends computer but i only get the local network address ...
|