Loading RTF into OLE control launches MS Word
Please help. This did not happen in XP/2000 but is now a problem when we changed to Windows 7/2008 and Word 2007. I load an RTF file (created using the Rich text control) into an OLE control which is...
View ArticleIEFrame.dll not found
Hello Team, I have IE 8 installed on my TP and I am trying to load a VB Project created by someone else. When it loads it gives an error File Not found C:/windows/system32/ieframe.dll/1.. Kindly let me...
View ArticleDate Validation
Hi I have written this dtpdate.value is 08/12/2012 If IsDate(CDate(flxgd.TextMatrix(row0, 8))) < DTPdate.Value Then msgbox "Grid Date is less than Date Picker date End If but even flxgd date is...
View Article[RESOLVED] Setup Problem
Hi I have created Setup but when i run in the end it gives message "The procedure entry point _CXX frame handler 3 could not be located in the Dynamic Link Library msvcrt.dll An error occurred while...
View Articlepls help to fix this
when i try to load the form, i get an error like this; Error Loading File: chek the log file i checked the log and got this. Line 22: Class CRVIEWERLibCtl.CRViewer of control CRViewer1 was not a loaded...
View ArticleGetting Printer Properties dialog?
As I mentioned in another thread I'm using the not ideal Me.PrintForm method to print a form. The problem is I want the form printed from a specific tray and on a specific type of paper (cardstock from...
View Articleplay wav sound just 5 times
Hi all How can i play one wav file just 5 times ? i need to play short wav file for warning . thank's
View ArticleHow to access desktop application from LAN?
Hi, One of my application is developed in Visual Basic 6.0. For I used Ms-Access *.mdb file to store the data. My client wants to save the data from multiple machine machine now at a time. I used...
View ArticleProblem : ADODC data control could not be loaded
Hi Guys, Good day. I face one problem when try to use adodc control. i installed visual studio (vb6) in my laptop. Installation done successful without any bugs. when i try to add adodc control in my...
View ArticleHow To Do: Insert images in text field
I'm working on a multi-client/server user communication system (aka chat application:wave:). Now just like you see the emot in this line I want to acompolish the same thing except what I want to do is...
View ArticleNeed to know name of API to emulate a mouse click
I just don't know the name but there is an API that will emulate the mouse being clicked on an object, like a textbox or a button for example.
View Article[HELP] VB6 Captcha Verifier
Hi guys, i'm making a program with Captcha. And i'm stuck with the verify of the captcha can someone help me? Code: Private Sub MakeCaptchaImage(ByVal pic As PictureBox, ByVal _ txt As String,...
View ArticleHow To Make DateTimePicker Like Control
Hi, well, i'm making a control to be like datetimepicker, coz i need to change the backcolor of the text that the datetimepicker don't have. so i make my own "datetimepicker", so i put masked textbox,...
View Article[cloud back-up] using visual basic 6
Anyone here ever tried CLOUD backup using Visual Basic 6? I need help now. Please help me GUYS! Any answers will be heartly APPRECIATED. Thanks.
View Articlehow to rectify these errors?
Line 20: Class BnCombo.BCombo of control cboSerType was not a loaded control class. Line 338: Class BnCombo.BCombo of control cboClients was not a loaded control class. Line 361: Class BnCombo.BCombo...
View ArticleMerging Reports
Hi, I want to show 3 reports together in one report. Suppose : Customer Id = 1009 I want to show below reports together Report 1. Customer Ledger (Data should be shown in Detail Section of Report along...
View Articlevb6 in windows 7 ocx problem
Hi We are working with VB 6 project in windows xp OS. It works fine. Now we have changed our OS to windows 7. After that we have created all the DLLs and OCXs of our project. Some of the OCX are not...
View Article[RESOLVED] vb6 multiline text1 help
fresh project has 1 textbox muliline. i need to extract ( subject:all text ) Code: X-Mailer: YahooMailWebService/0.8.120.356233 Message-ID:...
View ArticlePass from vb to vbscript
Hello, I need to convert this VB Function to VBScript, and I did not succeed... Someone can help me to do it. Thanks. Code: Function XorEncrypt(ByVal sData As String) As String Dim l As Long, i As...
View Articlevb6 webrowser useragent help
i have a webbrowser i require to change user agent everytime i visit a site.. 1: no regedits please 2: simple useragent change on webbrowser complete event or which ever thanks
View Article