| Thread | Last Post | Replies |
|
| Sending Lotus Notes Mail from Access - Bypassing Password | 10 Jan 2006 08:46 GMT | 5 |
I would like to send e-mail from Access/VB via Lotus Notes. I have used the code posted by rijhare and it works very well. However, it requires that I enter my notes password. I have reviewed the questions posted by others and it seems that some have avoided the password by ...
|
| Problem installing VB6 on Windows XP | 10 Jan 2006 05:57 GMT | 2 |
I am having trouble installing VB6 on Windows XP. I am getting a message saying: "Invalid Command Option: Setting\Temp\vs60wiz.exe" I have a gut feelings there is some truncation of a path which may be "Local
|
| Convert ascii files | 10 Jan 2006 04:45 GMT | 2 |
I need to convert an ascii file from: IP1 IP2 .
|
| How to access data between two different Application? | 10 Jan 2006 03:45 GMT | 2 |
I have two application, both application using same database. for example Application 'A' and Application 'B'. I used Shell() to invoke Application 'B' while in runtime it works well. But i have some global variable in Application 'A' which i want to use in Application 'B' how ...
|
| Change at run time | 09 Jan 2006 23:04 GMT | 10 |
I recenetly came accross code that allowed me to change border styles of a form a rune time (http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=30084&lngWId=1) A feat I thought was impossible
|
| How can I use SendArgs on opening a form? | 09 Jan 2006 21:34 GMT | 2 |
I know that you can use SendArgs to open a form and to open the Args within that form. How would I be able to this within VB6? What I want to do , is to open a form with the following argument
|
| Reference a MDI Child Procedure from the MDI Parent | 09 Jan 2006 19:56 GMT | 7 |
I want to be able to call a Public Procedure in the active Child Form from the MDI Parent code. If I try to use the ActiveChild.<procedureName> it obviously can't reference it because at design time it doesn't know what form is active. How can I accomplish this. The net-net of ...
|
| How to combine 2 parameters into one and later extract each of them? | 09 Jan 2006 19:30 GMT | 3 |
My code uses API, which allows me to pass my own parameter. I would like to pass not one but two parameters. How to do that? Example:
|
| MSDN98, MSDN Library Visual Studio 6.0a | 09 Jan 2006 19:07 GMT | 8 |
In my Win 98 computer, VB6, IE6 with SP1. When I open help in Visual Basic 6, and select any tab other than the Contents Tab. When I click a link in the page I get error:
|
| Lost But Not Forgotten | 09 Jan 2006 15:14 GMT | 3 |
Sorry to bother you all, but I seem to have lost a "programming friend" of mine, Ivar :-( I know he sometimes uses this group and he sent me some VB files to look at last week but most of the attachments were missing. I sent a reply to that
|
| get file path | 09 Jan 2006 14:28 GMT | 1 |
how to get the full path of a specific file (for example test.txt) which will be in the C:\TESTFOLDER but i don't know in which sub-folders. Thank you
|
| Can't Show Non-Modal Form...........? | 09 Jan 2006 13:07 GMT | 1 |
In a WebBrowser project, I have given users the option to set their default browser to my browser i.e. whenever any HTML file is opened in Windows Explorer, the HTML file should open with my browser. The project also houses a CheckBox for the browser to check whether it is
|
| Moving Windows Taskbar by coding 0% Success | 09 Jan 2006 11:02 GMT | 2 |
How come you experts keep this forum without 100% success to move windows taskbar by coding? since few days I have explored >100s of messages with "Failures" in moving Windows Taskbar especially with WinXP.
|
| Open HTML Files? | 09 Jan 2006 08:56 GMT | 8 |
Using the Microsoft Internet Control, I have designed a web browser in VB6. I set this browser as the default browser & also associated HTML files with this browser so that when a HTML file is double-clicked to open, the file opens in my browser but when I open a HTML file, though
|
| Anything's Wrong? | 09 Jan 2006 08:06 GMT | 1 |
Hey, why aren't my posts showing up? I had posted a follow-up query around 8-10 hours back but still the post has not got appended to the original post! In fact, I posted the same follow-up twice after finding that the 1st follow-up hasn't shown up but forget the first one, I
|