First  |  Prev |  Next  |  Last
Pages: 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
Creating but not sending a Lotus Notes email
Folks I have installed the latest Lotus Notes client and have it successfully sending test emails via VB6. However I'd like to create the email so it's sitting on the Lotus Notes screen and not send it. I also don't want to enter the recipient. I want the user to choose the recipient from the address book. ... 24 Jan 2010 02:29
Simple question
I have Common Dialog loaded on my main form (Form1), which is always running. The second form (Form2) is opened ocassionally. Do I need to load another Common Dialog on Form2 or is it just enough to make a reference to Common Dialog on Form1? Is there any advantage (or disadvantage) of one method over another? ... 25 Jan 2010 22:57
Passing an array of strings from VB to C
Hi, I can pass single strings between VB and C (dll) without problem. But now I am trying to pass an array of strings from VB to a C file (as a test) but that is not working at all maybe someone can give hints. I'm using VBA for excel. Thanks. The C file that is made into 'mydll.dll" #include "windows.h" #inclu... 23 Jan 2010 16:35
InStr issue
I'm trying to handle multiple exit codes when running an external app in VB6. InStr doesn't work like I would expect it to. It says "-1" exists in the string "1 1030", and also says "(-1)" exists in "(1) (1030)": ' Hard-coded the return value for this sample code: strReturnValue = "-1" strAlternateExitCodes = ... 26 Jan 2010 20:08
ASASAS
WWWWWWWWAWWWWWWWWWWWW *** Sent via Developersdex http://www.developersdex.com *** ... 22 Jan 2010 17:29
How can MAPI VB set the "From" Email addr in Outlook/Outlook
I have a VB5 Program that sends Emails to customers from various salespeople. If I change either Outlook or Outlook Express to have a different email address for each salesperson, how can I automatically insert the salesperson's Email address in the "From" Address in the Email automatically generated by my VB ... 23 Jan 2010 00:09
Is VBA Developer's Handbook recommended?
On Dec 10 2009, 11:29 am, MM <kylix...(a)yahoo.co.uk> wrote: On Thu, 10 Dec 2009 11:17:25 +0100, "Hans" <n...(a)spam.com> wrote: I am sorry. No need! ;) I looked at the code on the CD and it holds the complete examples that are listed in the book. IMHO You don't need the CD; You can find just ... 25 Jan 2010 15:07
10TEC Grid
Hi, I've finally had enough of sub-classing ListViews to edit various sub-items, so started looking around for a decent replacement. I've downloaded 10TEC's Grid OCX and it seems to be ok in Demo mode, although I haven't run it in code yet. Has anyone had any experience? Is it worth the dollars? ... 25 Jan 2010 09:26
The Webpage Fetch Method I've Been Using Has Quit Working
jim evans wrote on 1/21/2010 : I have used the following function to fetch webpages for a long time and in several applications. hOpenUrl = InternetOpenUrl(hOpen, sUrl, vbNullString, 0, _ INTERNET_FLAG_RELOAD, 0) bDoLoop = True While bDoLoop sReadBuffer = vbNullString ... 21 Jan 2010 16:55
Old VB websites
Hi I've noticed that a few of my favorite VB websites have vanished lately, perhaps not unexpectedly as they haven't been updated for a number of years. So, I'm wondering: a) It's permissible/acceptable to make copies of the remaining dormant sites in my favorites for browsing locally, and b) what's the ... 20 Jan 2010 06:13
First  |  Prev |  Next  |  Last
Pages: 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75