[RESOLVED] How do you uses instr to see if a directory exists
Ok so i need to check if a directory exists, problem is the folder is diffent on each install the only thing that the same is the first 3 characters so I thought of uses the instr to check to see if...
View Article[RESOLVED] Copy a picture from one Picturebox to another but only non-white
I have two Pictureboxes, Pic1 and Pic2. Pic2 has a small multi-colored picture on it. How do I copy only non-white pixels from the small picture on Pic2 over to Pic1 using BitBlt or any API that copies.
View Articledll not working
I have an old dll that I've been using over the years -- on my main computer the options with a member pop up -- but they do on an older system. I have the same dll and same version of vb6 on both...
View Articleopen website in IE 7 mode
We are using webbrowser control in our application.I want to open a website in IE 7 mode.So how it can be done in vb6?
View Article[RESOLVED] how to calculate remaining quantity in the same listview
i got a inventory system with a listview that holds the records from there. now so far everything worked ok. i added another value in the DB Called InvSold (SubItems(20) when i sell something in the...
View Articlewebbrowser clicking java p me offf
what is the code similar to this WebBrowser1.Document.parentWindow.execScript "toggleQueueButton()","JavaScript" am sure i seen another 1 with a click at the end of the line
View Article[RESOLVED] listbox click event
How can I achieve List Box click event .. whereas I have three listboxes , list1, list2, list3 With List1 .AddItem "apple" .AddItem "orange" .AddItem "banana" End With Now when in list1 apple is...
View Articleinternet cafe
making an internet cafee admin tool control multi pc need your info how to make this do i just make client and server , and then install server on all pc thats it ?????
View Article[RESOLVED] How to time a loop
I want to see how long it takes to run through a For...Next loop
View Articlei need sniffer + turtial
hi all can anyone help me ?! i need a good packet sniffer and turtial to grab raidcall packets and make a raidcall clients please help me sry for my bad english thanks in advance
View ArticleInet error handling in vb6
hello to everyone.:wave: sorry for my bad English :blush: How can i handle an run time error from inet and ignored. like on error resume next. but in this case i can not handle any errors from inet ....
View Article[RESOLVED] Need Help Converting C++ Code
I have limited C++ experience, and the meaning of the following escapes me: fClient ? CRYPT_SERVER : 0, fClient ? 0 : CRYPT_SERVER, These are variables in a system call, fClient is a Boolean value...
View ArticleRandom file access
Hi Folks, For reasons best left unsaid, I have not written any code since 2005. Rusty is an understatement. I'm using vb6 and I do not have the Help files (Library?). Anyway lot of searching online. I...
View Articleflexgrid to database
I know how to save record to database from textbox but not from msflexgrid. Can you teach me how to save from msflexgrid to database also if one of the cell of the msflexgrid is empty. I am using the...
View Article[RESOLVED] flexgrid fixed row prob
while playing with fixed row to 1, it is getting the focus. i want that out. what property should i use.
View ArticleLink in textbox
Need help .. is there any way to get link in text box [not in richtextbox] where even right mouse click is enabled to copy the link location this way
View ArticleRetrieve & Obtain RFID Tag with VB6
hello there.. can anybody help me to do my task here, i want to connecting my RFID reader and VB6, so i can obtain and retrieve the rfid tag in message box on vb6. and this is my code so far, but i...
View Article[RESOLVED] How To Free Memory for Non-Array UDT?
Hello. Well the title pretty much says it all, but just to add: I know you can use the keyword Erase for array variables and UDTs, correct me if I'm wrong though, but how do you do that for the...
View ArticleSum mdb database
Hey, Please help me to solve my problem about sum a mdb column The problem is I need the codes for showing the sum of the "point" mdb in the "sum" textbox I am glad and thankful to receive all of your...
View ArticleVB6 new installation and Sheridan 3D Controls problems
Good Evening, I'm a software developer and I've some problem with VB6. I'll try to explain myself. I had to format my Pc and to reinstall Visual Studio (VS) for VB6 adding my old program that uses the...
View Article