First  |  Prev |  Next  |  Last
Pages: 4 5 6 7 8 9 10 11 12 13 14 15 16
VB 6 pro Webbrowser
Hi All, Is there a way of doing a select all, copy and paste on a webpage through code without the user seeing the action being preformed? I have code that does all this in the webbrowser control but I want to do it without it being obvious to the user that a select all copy and paste is happening. I want ... 11 Oct 2006 04:16
Packaging Program
Greetings! Recently someone with Win98 had a problem when installing and trying to run my VB6 program. Some files that needed to be on the machine were not, or were too old, or a variation of such. My XP customers have no problem installing my app. I've been using INNO_Setup to package my installation. With... 7 Oct 2006 12:57
Unable to find connected MP3 player
I am having a hard time trying to check if my MP3 player is connected to the USB port of the computer. I don't know where to check. It shows in "My Computer" as opposed to a hard drive. It shows as "SanDisk Sansa c150" in "My Computer" and doing a search shows it also in "Portable Media Devices" I tried using t... 19 Oct 2006 01:16
Run-time error '-2147221020 (800401e4) please help
I am trying to determine if the current user belongs to a certain group in ActivDir before giving access to a VB6 application. I am using following code: Dim blnTemp As Boolean ' Dim usr As IADsUser ' Dim obj As Object ' Dim objGroup As IADsGroup ' Dim strPath As String ' Dim strTemp ' ... 8 Sep 2006 16:55
Epson LQ-300+ Dotmatrix Problem
in vb Printer.print will print blank line what is the command to set the printer paper "roll back" a few lines to adjust lines every time a print job is given ,to avoid it done manually each time) is there any dos commands like char$( ) specifically for this for doing the opposit of printer.... 15 Sep 2006 22:14
What is this error ???
I've recently re-installed VB5 to my computer and I'm now getting this error when trying to construct a database... "Run-time error '3445' Incorrect version of DLL File MSJet35.dll was found" I've used this VB5 for the last ten years without any errors - anyone know whats causing this error and how to correct... 4 Sep 2006 23:18
MSCOMM and Binary
Hi, How do you output binary from the serial prot using MSCOMM? I need to send 1011010000000100 to a device. Thanks, Michael ... 30 Aug 2006 22:29
Printer-Object again
Hallo NG! WindowsXP/HE SP2, OfficeXP/Pro SP3, VB5E I am using the following code to print a document Printer.EndDoc Printer.Orientation = vbPRORLandscape cdlStandard.ShowPrinter Form2.Frame2.Visible = False Form2.PrintForm Printer.EndDoc Form2.Fr... 10 Aug 2006 11:34
EjectNtmsMedia
I would like to eject backup tape , any one can help me by send code sample ... 25 Jul 2006 17:14
drawing in VB
I have crazy ideas but I am no good at drawing nor at VB. Is it feasible to draw a simple tulip with Line commands? Or define a few curves and draw them by very short lines? Still better if I could colour the sketch. Has someone tried to draw simple things in VB? ... 16 Jul 2006 11:28
First  |  Prev |  Next  |  Last
Pages: 4 5 6 7 8 9 10 11 12 13 14 15 16