how to listen on port from external IP in VB6
Hi, I need help. I have some external device which send some alarm status over IP on some port. I need to listen to this port and read this status. could someone help me? thanks Tomas
View Article[RESOLVED] invoke send button on 3rd party application
what is the button click send even in buyluxe messenger here is my code Code: Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" _ (ByVal lpClassName As String, ByVal lpWindowName As...
View ArticleSearch in VB6 / VB.net from excel
Hi ppl!!! Merry Christmas! I'm trying to do an app in VB6, a search in a textbox in Change event I have to do a search in a textbox and returns the result in a Listbox, I've done in VBA from Excel and...
View Articleops in winsock chat
well i am posting this because i got no idea making ops i need suggestion , help please how to make ops from server thanks.
View ArticleHow to connect to oracle forms with vb6
Hi,, I am ahmad , i developed an application with vb6 , it's connect to weight indicator with RS232 , the application catch numbers from the indicator to text box and success. I am user on oracle...
View Articlecreating a save button
can anyone help me how to create a save button in vb?any codings will do..thanks
View ArticleHow to sent text with double quotes in textbox to commandline
hi guys, as in the title i want my program should run an app with the commandline arguements the user mentions in a text box. now the arguments are like Quote: -d "C:\" -f "*.doc" -o...
View Articlewebbrower java slider
with value 50% Code: <a href="#" class="ui-slider-handle ui-state-default ui-corner-all" style="left: 50%;"></a> with value 0% Code: <a href="#" class="ui-slider-handle ui-state-default...
View ArticleWord Search with access data base
Hi there, Can somebody help me please, i'm having some problem with my code. I'm trying to make a word search with access as database. I have 2 textboxes (txtproductcode and txtproductdescription), I...
View Article??? Vector Shapes anyone ???
Hello me again. I am working on a Vector Shapes ActiveX Control Object that works by moving two or more PictureBoxes that have the Drag property enabled and then when they are moved the UserControl is...
View Article[RESOLVED] vb6 Control arrays
I have two control arrays of radio buttons on a form. They have different names and cannot find any code connecting the two control arrays but every time I click in the arrays they act as one control...
View Articlesend crystalreport4.6 by mapi
hi when creat an application by vb6 include report designed by crystal report 4.6 , I need to send the report by email(MAPI) but I fail . kindly help me how to send the report by mapi within my...
View ArticleWindows 8 and Multi-select
So I'm running the IDE under Windows 8. Everything seems to be working reasonably well. Just one tiny problem. When I have a form with 2 buttons on it, if I select one button I can tell which one is...
View ArticleHow to get value of checkbox
I want to control external program ( VC .Net ) by vb6 program to check value of checkbox on external program.Please help me:confused:
View ArticleClass Module Updates Generating Error
Hi, I'm new to this forum but was wondering if someone could help me with an error I'm getting. I have an existing interface module that I needed to add a couple of properties to. When I compile I get...
View Articlesome error in winsock chat need help
i have 3 chat clients open and connected but on 1 of them when i disconnect & connect again i get this error run-time error '360': object already loaded Code: Private Function...
View Article[RESOLVED] some error in winsock chat need help
i have 3 chat clients open and connected but on 1 of them when i disconnect & connect again i get this error run-time error '360': object already loaded Code: Private Function...
View ArticleRun-Time Error '9'
I recently downloaded an MMORPG engine. When I started and created an account, it worked, and I signed on. Then, when you go to choose your class, for the three different pictures is a big purple box....
View Article[RESOLVED] quick question about dll & ocx after exe is compiled
after project is compiled it will surely run good on my pc because all required ddl's and ocx are registered but inside my project i use various controls and ocx and when i compile it how do i find out...
View ArticleGetting Value/Innertext of HTML with between the words.
Greetings! I am currently working in an automation to extract data from IE. I have a scenario where two page will be accessed, the first one is the page without username and password on it and the...
View Article