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

Doevent & Loop VS Timer

I did a test. I created a timer, with some HARD code and a Loop event, with the same exact code The Timer was running slow, Really slow, but was not using cpu. The Loop ..... was running REALLY FAST....

View Article


An api to Check if a certain .EXE is open ? and a API LIST ?

Hello ! Since i started programming in vb6 this forum as been MORE than usefull....haha thanks to everybody. Ok so, 1 - Im looking for an api to Know if a certain .exe is running, i had this code but i...

View Article


query error

Sir, XP/ Vb6/access2003 On the above platform I am trying to run a query in VB6 UPDATE monrepo AS a INNER JOIN (select rocode,sum(ms) as s_ms, sum(hsd) as s_hsd from tr_data where tr_month in ('4') and...

View Article

Retrieve the unique ID of the Computer MotherBoard through VB6

Can anyone help me to retrieve the unique ID of the Computer MotherBoard through VB6 ?

View Article

textbox problem

hello, i want to ask if there's some code that when i delete a number in textbox it will perform some code like Private Sub Text1_Change() if(delete the num1)then command1.enable = true end if End Sub...

View Article


vb6 ssl winsock help

i need help looking for winsock that supports ssl please anybody

View Article

Help translating a small C++ code to VB6

It's a single file project named main.cpp that I need to translate from C++ to VB6 language. It's really small but I have no idea how to do it. Any help is appreciated. PHP Code: #include...

View Article

how to do this

how to do this from winsock to inet1 post Quote: Private Sub Winsock2_Connect() On Error Resume Next Dim packet As String, login As String, login2 As String Dim packet2 As String login = Text2.Text...

View Article


winsock dataarrival help urgent please!!!!!

in winsock data arrival i need to grab the image and put in picture 1 please this is the data Quote: Private Sub Winsock3_DataArrival(ByVal bytesTotal As Long) Dim data As String Dim i As Integer Dim...

View Article


add data to Reports

when i add a new data to the database using ado data control , report contains it after closing the program. How i solve this problem? Please help......

View Article

Help to output SQL query to CSV, with a twist!

Hi guys, right now I am writing data to a csv file. Once I write the file, I send it via ftp to a non windows based device for parsing. The catch is that the only way I am able to parse the file on...

View Article

VB Keeps Loosing the Bluetooth Port

I am trying to replace a serial cable with a bluetooth "connection". I am only sending characters from the desktop to a device. I and running XP and VB5.0. I can get it to work sometimes but things...

View Article

[RESOLVED] VB6 - Search an excel file for a string

I need some help figuring out how to use VB6 to search an Excel spreadsheet for a string, and then determining what Cell that string resides in. I want to use a textbox to specify the string to search...

View Article


vb6 inet1 help please please

am trying to login my yahoo id with inet getting error Code: Private Sub Command1_Click()  Inet1.RemoteHost = "login.yahoo.com"   Dim strPacket As String, strPostString As String...

View Article

need help for make a aol cracker

hi all i need example for aol winsock cracker please help

View Article


[RESOLVED] VB6 - Problems setting the heights of controls

Hi I need to set the height of these two controls Dir1 and Filelist with the same height but I cant I also tried via code, at runtime but it still doesnt work...what can I do ? See the video to...

View Article

Runtime error 462

I have a list with form numbers in a database. When I press the Print button (which i created in the application) on a selected form number it transfers the data from Access into a Word template and...

View Article


Can my project "DELETE" itself ?

Hello ! is it possible to make my project delete itself? I was thinking about SHELL, delete it using shell Something like Code: Command1--------------------------------------- Form.unload Shell...

View Article

how to write different characters witch the VB6? couldn't recognize them !?

hello every body i'm just having a problem with Turkish characters for example when i write ş it show to me s and also for the other characters like şğı my characters also are available here...

View Article

Error while my program is updating an sql table and another makes a change

I have a program that updates data in a web sql table. If a customer makes a purchase while the update is running, it affects the table causing a : 'Row cannot be located for updating. Some values may...

View Article
Browsing all 21842 articles
Browse latest View live


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