Windows 7 64 Bit - VB6 Project not loading after inserting any component
Hi Gents Have an issue, My VB6 was working great on my Win7 64 bit laptop, but a few months ago, all my exsisting projects stopped loading, with the error "visual Basic has stopped workong". After som...
View ArticlePlease help: Multiple Webbrowsers on one form
Hi all, I want to have 3 webbrowsers on the one form. Web1 will act as my parent browser, Web2 control pop-ups from Web1 and Web3 will control pop-ups from Web2. I can pass the URL information from...
View ArticleNeed help in creating/inserting text to an .ahk file w/o the user seeing
Hello to everyone, I am a bit newbie to Visual Basic 6 and I was wondering if it's possible to create and edit a .ahk file, save and compile the .ahk script later on. I don't have any starting ideas on...
View ArticleMulti Tasking issue
Hello everyone once again :wave: I am working on a project in which I need to do multiple task on multiple forms. Let me try to explain it with a simple example. My projects has 2 forms i.e. Form1 and...
View ArticleHow to search string in 2 dimensional array
Dear All, I have 2 dimensional array as follow: aAnimal(0,1) = "Crap" aAnimal(0,2) = "Fish" aAnimal(0,3) = "Turtle" aAnimal(1,1) = "Chicken" aAnimal(1,2) = "Bird" aAnimal(1,3) = "Butterfly" How to fast...
View ArticleQuestion about SSTab
I have a form that has a Sheridan SSTab on it. There are five tabs, or I guess indexes of the one tab. This was already developed when I came into the picture and I am doing some maintenance in the...
View ArticleProtect Compiled Executable from showing open text/passwords
Quick question about compiled executable within' VB6. Is it possible to hide/obfuscate your source code so it can not be viewed in your compiled executable with a simple notepad? We recently had a...
View ArticleExporting data from Excel to Word run-time error 438
I am a novice running VBA in Word 2010. I have data in Excel 2010 that i want to export into Word automatically. The purpose is to automatically print receipts of donations that have been made to our...
View Article[RESOLVED] Date function but not really
I think I remember that sometime ago I saw a "date function" that could take a date MM/DD/YYYY and produce a unique number. And it could also take that unique number and produce a date MM/DD/YYYY. I...
View Articlehelp with horizontal word finder in msflexgrid
i'm doing horizontal right now. Fix my code please. Also i need help finding diagonal words. Attached Images
View ArticleRandom number generator to array
Hi, I'm new to visual basic, I have 2010 express version. I was wondering how to make a random number generator that generates 100 numbers, then puts those numbers in a file, then reads the numbers...
View Article[RESOLVED] help with horizontal word finder in msflexgrid
i'm doing horizontal right now. Fix my code please. Also i need help finding diagonal words. Attached Images
View Articlegenerall question
:p:p:p:p:p:phow do i edit picture box then add arrows+lines then save it:p:p:p:p:p:p:p
View Article[RESOLVED] Help - ToolBar Buttons
Hi All, I have a toolbar in my MDI form with buttons. This is used as Quick Access Buttons for the menu items. Now I need to set Access Permissions to these buttons. I have already done the same with...
View Article[RESOLVED] alarm ringing in vb6
trying to create a program which set up an alarm but it shows an error :- run-time error ,error 6 also before it was showing another error but somehow correct it following is the coding i...
View Article[RESOLVED] saving 3 form in 1 application
trying to create an application with 3 forms but thing is that whenever i try to run my 2nd form it run 1st from so what to do so that when i run 2nd form it shows 2nd form only...
View ArticleVb6 Advanced tabs
Hello everybody are there any cool tabs out there? except aerosuite and codejock something like this Attachment 99355 i searched a lot but can't find something attractive. Attached Images
View ArticleDatareport and MySQL
i swear i search in google but didnt see any answers. i am currently developing a inventory system using vb6 and mysql. my problem is i want to formalized my datareport. what i normally output with my...
View Articledatareport question
I am using DataReport1.Sections("Section1").Controls.Item("lbl2").Caption = form1.text1.text but no data will appear on the lbl2.caption with the value from form1.text1.text? What is the problem?
View Articleauto adjust form in a monitors resolution
hi its me again... im done with my project but i notice when i change my screen resolution my form dont adjust to it automatically in full screen i see lot space.... what i did is to edit the size...
View Article