Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21111 articles
Browse latest View live
↧

Resume Next is not working in this case ...

VB6 Code, under Win XP Private Sub Timer1_Timer() Dim sTxt As String, L As Long On Error Resume Next L = 0 L = Len(Clipboard.GetText) If L > 1000 Then Call ProcessClipboard End Sub Because the...

View Article


Image may be NSFW.
Clik here to view.

If InStr(ele.innerHTML, Combo1.Text) Then ele.Click ( HELP )

i have list2 and combo1 combo1.text="thebigseo.co.uk" list2.text="High PageRank Backlinks" For Each ele In wb.Document.getElementsByTagName("a") If InStr(ele.innerHTML, Combo1.Text) Then ele.Click If...

View Article


Exporting my project to another PC

Can I take my VB project which has only common VB controls and a few APIs, wrap it up in a zip file, and drop it on another PC that does not have VB installed and expect it to work. If not what do I...

View Article

Webbrowser Component Replacing İframe Code

Hello, I post html data on webbrowser component.. and i check the result on my webpage and i see there are not iframe codes :| why wb component is replacing iframe codes? sorry for my english

View Article

timer not firing

From form frmBonus12 frmBonusWin.StartTimer in calling this sub it does not fire the timer Public Sub StartTimer() Timer2.Interval = 1000 Timer2.Enabled = True End Sub it does not go to the timer at...

View Article


[RESOLVED] Date Acceptable format in vb6

Hi Friends when i debug.print i got the following Sql statement .and when copy the following statement .and run at oracle Toad it is working fine .but same statement is not working in vb6 .let me know...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] how to check between dates and display results in a data report

i have a history table of a punchclock with 2 datepickers and a combobox that pulls the employee name from another table how do i check between the 2 datepickers to display the results of the working...

View Article

Opening a file and listing it contents to a text box

Hi i am in the process of learning VB6 and i want to be able to open a text file and list so many in a text box can anybody help me with Please

View Article


Problem Registry (Export.&.Import) in 64bit Systems

hi i have a problem in export or import registry in 64bit system. my codes for export or import not work! Code: Shell ("cmd /c") & ("regedit.exe /e """ & "c:\" &...

View Article


Best ide/compiler to move to from vb6

Hello All, I am looking to start a re-write of my production apps in case vb6 compiled .exe do not work on future versions of windows. Since I am going to re-write, I figure might as well go...

View Article

API Viewr (2004) Run Time Error 5

I installed the latest API Viewer to supplement the great but older KPD Team API Guide but it's throwing a VB run time error 5 (Invalid procedure call or argument) when I try to open it. This is a...

View Article

Textbox RightToLeft problem in vb6

Hi guys ... I'm trying to have a simple TextBox with below features : 1-MultiLine = True 2-Alingment = Right Justify 3-RightToLeft = true 4-Writting languages which are RightToLeft (Like Persian and...

View Article

HELP: XMLHTTP getting very slow after fetching 200 pages

Hi guys, i am using VB6 and XMLHTTP to fetch different pages, 700 pages in total. It is working perfectly at the beginning, but after one or two hundred pages, it is getting very very slow, maybe a few...

View Article


Image may be NSFW.
Clik here to view.

Database: Multiple Copy of Records and Paste to Another Database

Employee.mdb has a 6 Fields and it has 654 Records. BSParking.mdb The Fields here are in other arrange so it is different than the Employee and it has a 8 Fields and 0 Records. Question: How do I copy...

View Article

Image may be NSFW.
Clik here to view.

how printer print picturebox in picture label shape line

Hello first thanks all member who help me i draw a picture1 and all so in draw picture2 picture3, shape, line, multi labels and more draw in picture1 how i print all in picture1 i not know code please...

View Article


How to draw an arc through three points in VB6?

Hello, I am working in VB6. I have to draw an arc through three-point on a Form. I dont know how to start doing this! I have this question with your ideas to help me solve it. Thanks.

View Article

using txt file as database

hi all so this is my first post on here and i have few questions and this is the first one ok i am using a file name data.txt as a database i have a form and there is a text and a buttom.this is the...

View Article


how to check if a listview subitem(1) contains 0000000000 and display a...

i have a listview that contains phonenumbers sometimes the user enters a 10 times zero in the customer phone number how do i check if a phone number in the listview contains "0000000000" i tried a code...

View Article

how to check a table in access if it contains less then 10 Characters

how do i call a function to check if a table contains less the 10 Characters and display a msgbox but to let the user to enter the form that holds the customers records i tried this code what is...

View Article

Lost Row And Col in IDE

Hello, I have lost the Row and Col indicators from my VB6 IDE. How can this be returned aside from resetting the Toolbar? Thx.

View Article
Browsing all 21111 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>