webbrower 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 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 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 Articlequestion about package & deployment
I Made a setup file of my project and i installed it. Installation was successful. Now, when i try to run the installed program, it shows me an error like this: "some errors occured Invalid...
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 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 Article