[RESOLVED] doogle 1 more thing left out
in that chat client server when user leaves the room counter not going down forgot to add that code kindly fix help fix that sir thank you once again.
View Articlehow 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 ArticleView Word & Excel in form w/o OLE.
guys i know there's a lot of topics about this in google but i still cant find any accurate solution to my program. i'm trying to show the users an attachments (which is word or excel files). at first...
View Articleget full name from domain...
Based the username="MyUser1" i need to get the full name from the NT domain="MYDomain1" possible with Vb6? Tks.
View Article[RESOLVED] vb6 with google capcha example ?
just wondering if its possible to have google capcha in vb6 project. in project form1 & form2 ,form1 is capcha page after capcha is filled then form2.show any examples hope you get what i mean...
View ArticleHelp!Search Form and More! :(
Hi, Im new here, I hope that isnt a problem... So essentially we have to create a program (Consisting of writing and reading data) for our class in college. My program is desgined for teachers who want...
View Article[RESOLVED] how to save treeview list
need help saving treeview list ?:thumb: need to save all list on the right not left , the right treeview name is lst_Rooms
View Articlecommand button still hiding
excuse me everyone i'm new in vb and this is my first project i got problem with command button it keep hiding i have doing everything with all of the way but never come to resolved Code: Dim con As...
View Article[RESOLVED] treeview1 and treeview2 help
as you se in treeview1 there is a folder , when i click on the folder i want to show subitems to treeview2 ? please its important
View Articlelast edited file...
hi, ive a folder with 100's of files which are log files continously generated automatically by an app... now i want to open only the most recent 5 files in my software.. how to determine and filter...
View ArticleRead/Write Large Binary File by API
Hello, I am creating a file splitter in which I need to Split large files (up to 3 GB) in to small parts. I have tried to create one but in vb6 its not accepting file size more than arround 1GB. Even I...
View ArticleI am New To Visual Basic, I need help
I just got inspired by a friend to learn Visual Basic. The version I could lay my hand on was vb version 6.Please can someone advice me cos I need to know if it is a good option to start with.
View Article[RESOLVED] Problem with Ubound
In the code below Names = "name1,name2" After the Split a (0) = "name1" and a(1) = "name2" Ubound shows a value of 1 In the For loop a(0) gets processed. It loops and a(1) gets processed. It loops...
View Article