First  |  Prev |  Next  |  Last
Pages: 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
WebBrowser Control (VB5, VB6) & window.external. Possible?
I'm trying to communicate between a WebBrowser control and its VB5/VB6 container. I know that in VS2005 it's as easy as defining a public sub in the application: Public Sub doSomething() ' Do Something! End Sub and in the document call window.external.doSomething This apparently does not... 25 Jul 2008 00:13
LoadImage Using Shell32.dll
To anyone that can help: Using VB, I would like to load immages into memory by the following two modes: 1.) Use LoadImage API to load Windows and systems Icons from Shell32.dll? 2.) Use LoadImage API to load images from a TreeView Control Image List Could anyone share code for how to do this, and also?... 23 Jul 2008 09:11
VB.NET 2008 --> Excel --> Hyperion Essbase Plugin
Has anybody had the occasion to to build a VB.NET 2008 application that will manipulate an Excel workbook including the Hyperion Essbase Plugin? I was not sure which forum to post this question in so that is why I have chosen the General. If anybody has any ideas on the "Best" way to execute the "Retrieve" fun... 22 Jul 2008 16:49
Sending Mail SMTP High Priority VB6
Hello, I 'd like to send a mail via SMTP with high importance in VB6. I went through the web to try to find a solution in my problem. I found some resolutions for exemple that mentioned below. The mail is correctly sent but in outlook, there is no mention of high importance. Anybody has this problem alread... 23 Jul 2008 04:04
Error Handling
I've never really undersood the error stacks in Windows or the VB Error object and I'd appreciate an answer to a simple "starter" question. Do errors build up in a stack until some action is taken, or are they cleared under certain circumstances (for example exiting a routine). As an admittedly very simple exam... 22 Jul 2008 12:41
link site to picture box
Can somebody please give me code that if I click the picture box in my application then it open www.yahoo.com (example only) Thanks, Noel *** Sent via Developersdex http://www.developersdex.com *** ... 22 Jul 2008 21:57
Time Changed when calling Web service
Dear all, My timezone is Hong Kong which is +8 hours from greenwich Time. But when I send the time to the function of Webservice, the time is changed to Greenwich time that means it is slower 8 hours. Why the time is changed when web service is called. How can I maintain my time and not being chang... 22 Jul 2008 02:26
Delays in opening a bluetooth serial port
Environment: Windows XP, VB6, MScomm control, Bluetooth SPP Symptom: If the application I wrote is closed and then immediately reopened, it takes about 3 seconds for the MScomm.PortOpen control to make the Bluetooth connection and complete. If instead from within the program, the MSComm port is closed and then... 22 Jul 2008 11:39
Deployment Problems
I'm tring to deploy my VB6 application. I have a copy of Installshield 2009. I've tried the VB Project Wizard in IS2009 and it links up a lot of outdated common merge modules. I haven't had any luck locating updated MSMs for the required components. IS2009 Updates have been applied. I have therefore revere... 23 Jul 2008 23:35
controlling HTMLHelp display monitor
Hello All, Is it possible to control the monitor on which the HTMLHelp (and WinHelp) is displayed? I'm trying to get my app's multi-form (some modal,some not) to play nice on multiple monitors. In the absence of any style guidelines , I have made the executive order to show all forms on the monitor of the main for... 23 Jul 2008 10:13
First  |  Prev |  Next  |  Last
Pages: 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87