Help me understand Winsock UDP please
Hello, I have been using VBS for years (as a Hobby) but have never uses an ActiveX control before. I have written a 2 player card game, played over 2 PCs, so you can not see each others cards ( it a...
View ArticleHow to set value for fields in CSV file to zero using VBScript?
Dear all, I have a CSV file contain many fields. All fields have value. However, I want to set the value for fields 24 until 26 to 0. How can i do that by using VBScript? I want the script to force the...
View ArticleWhy does this if statement not work?
Hi guys, I am using the current code below, now i'm trying to make it search the database for what is typed in text1.text and then when it finds the results it adds them to listview4. For some reason...
View ArticleActiveX Programming for WinCC
Hello, Does anybody have any experience of working with ActiveX programming for WinCC? I have made an ActiveX component by using VB6 and I would like to add more categories (i.e. make custom...
View ArticleI need your suggestions to perform a program
Hello every one I need your suggestions to perform a program doing the following : " I have 10 questions and each question has multiple answers , each answer has a certine number like 3,7,5...etc ,the...
View ArticleWhy does my app work fast on my computer when running in vb6.0 - but not when...
Hi guys, For some reason, my vb code runs smooth and fast when running in vbmode and on my computer. If i save it as a .exe and install it on another machine, the app runs so slow. For example i can...
View Articleneed help. How to draw a 3 dimensional object
please assist in anyway. How to draw a 3 dimensional object such as a rectangle and a cylinder. vb6. thanks
View ArticleProject Explorer window is too large
Some how I have expanded Project Explorer widthwise and can not collapse it back to it's original size. I can change the height but not the width. I have looked at a couple of the VB 6 books I have,...
View ArticleIssues With Text Boxes
Hi All, I having a slight issue with Text Boxes and I have never seen this error before. This form is a DLL which is used by Excel The user Then Loads This Form up and put in the Numbers they require...
View ArticleHow do we hide tabs when workbook opens
Looking to hide tabs when the workbook is opened. I assume this would be code but how ? I already know how to hide/unhide them when executing macros but I want to hide the tabs when the book is first...
View ArticleA different sort
I have a two dimensional array. Each array value has a name property. Some of the names are the same. I want to re-number the array so that the numerical order follows the alphabetical order of the...
View Articleabout datagrids
i want to know if there a way to put a datagrid horizontally? u know put the headers at left side?
View ArticleIts suppose to have a trivia for each decade.Help!!( its a long program)
only one decade is working for every decade. The errors are logical so i don't know where to start correcting them: 'this was suppose to be project 4 for final project but a1 prints for each decade,...
View Article[Ask] How to change Mouse Pointer/Cursor Icon
Hello i'm newbie here :D Just wanna to ask.. :D How to change Mouse Pointer/Cursor Icon ? Here are my Project [spoiler=open] [/spoiler] More details at the time if I want my focus to the mouse in The...
View ArticleGenerate auto OR # in vb6 & MS Access
Hey guys, Anyone help to generate ID reference, for ex. R-00000001 R-00000002 R-00000003 ...... and so on.
View ArticleSuper Mario Bros. Style Game in VB6?
Is there any sample code on these boards or on the Internet on how to develop a Super Mario Bros.-style game with VB6? Also, to allow the blocks on the screen to be walked on or climbed on top of, what...
View Article[VB6] - about arrays
i know work with arrays, but by same reason, sometimes, i get errors that i can see where they are and what means, but i can't understand why:( heres the types and variable: Code: Private Type...
View ArticleWhat Control Is This
Does anyone know what control it is that you see the horizontal slide control plus the control buttons at the bottom of the picture? Attached Images
View ArticleScrolling Backgrounds using BitBlt? And repeating?
I have a picture box that's 1833 pixels wide, and I am wondering that, if I was to move my character in a video game to the right or left, the background in the video game would scroll to the left when...
View Articlefile count i folder and add new file
Hi! i have below code in my proj but how can i count file in my folder in idimage and how do i add next file is next no the below code work fine when i scan my image one time scan ( photo1,photo2 etc)...
View Article