deny application to open more then 1
please help in formload event i need to put code such as to load 1 executable not more then that force kill if it tries to open
View Articledtr structure
i would like to ask what is the best table structure for dtr in's and out's data record regardless of my point of view.
View Article[RESOLVED] winsock data arrival general question
in winsock dataarrival i have 1 question please check example code server sends the message to client in client Code: in instr(tempstring,"whatever") then text1.text tempstring tempstring=""...
View ArticleBig problem with FileList attributes of Date and Date Modified
Hello all. I have an engineering app that opens a file list of files that are created by the user. Essentially files are written using Print statement. In another area a user can change data on one or...
View ArticleHow to arrange numbering with line text properly
Hai experts.. I got 3 textboxes (txtInput, txtOutput, txtNumbers). After we put text in txtInput, it will be split based on "," character. Then the numbers will be produce in txtNumbers based on the...
View Article2 player online game
I have a vb game sth like tic tac toe. I have the client server codes too in vb6.but i dont know what to do to upload the game on server. What should i upload ? The exe file or the code? Or i must have...
View Article[RESOLVED] how to fit application in windows xp and 7
hi guys, I am making an application to be used on windows xp and 7, the application containing pictures, frames, labels etc. When i run this application on windows 7, the pictures are shown small than...
View ArticleApple MAC OLE & COM Computer Programming...
Hello here you can be able to make Windows COM ActiveX Control Objects to work on a Apple Macintosh Computer System Machine. So then here is the Link to the Website... Click Here
View Articleloops please help me
please help me with this , is a nested loop program that show the following outcome in a listbox 1, 12 ,123, 1234 , use a textbox to get a number from the user (number of loops) thanks help me please i...
View Article[RESOLVED] How to create property of class
Hello, I would like to ask how to create property of class like example below? I saw it in Object browser of other object and I would like to create similar property in my class. Here is info from...
View Articleport blocker
do we have a program or vb6 source code for port blocker here? I would like to block some ports in windows (outgoing and incoming). Our network is infected by worm so I would like to block the ports...
View Articlerecord pc activities
We are having a research project wherein we can record the activities or applications in a pc run by a user.It is similar to the internet history but in our case, we would like to record the...
View ArticleVB 6: Help with searching + displaying results.
Hi, I am a student wanting some help with my school project. Any help would be grately appreciated. The project is a "afterschool register system". The post is pretty long so sorry for that. So, my...
View ArticleHow to make sure all validate event fired
I have 10 textbox and 7 command button in textbox.. the first to get focus is textbox no.2, there is a validate event in textbox 5 to 9.. and there is a command button name cmdAdd that have...
View Articleserver specs
guys I would like to ask if I can create a server out of the following computer specs 1. Intel Pentium Dual Process 2. 2 gigabyte memory 3. 500 gb hard disk 4. windows xp operating system 5. mysql...
View Article[RESOLVED] Return text string from a number value, Lookup table
Is there any way to return a text string, from a number value. As in a lookup table, without calling up another program? I just want to have a simple table within my code to be able to reference. I am...
View ArticleWhy am I getting Run-time error '62'?
Hi all. I'm new to pragramming and also new here. I am having this weird problem. Everything in my code and my input file seems fine. But i Get Run-time error '62'. This is a snapshot of my code:...
View Articlecode correction
here is the ENTIRE VB code of my program and an output file. the information is me and i agree to have it shared. Lets try to optimize what i have sofar and comment on what I could do better Code:...
View ArticleRead Input file directly into listbox
Instead of reading a record into a variable and then using that variable as the item in .Additem to a listbox can the file record be read directly into the listbox? Example: Instead of this: Line Input...
View ArticleRuntime Error 20534, Error Detected by database DLL
Dear Friends, in my lp, crystal report 8.5 installed with VB6, i try to print crystal report from vb code, the above error message displayed, Could any one help me. Advance Thanks for your kind...
View Article