sort file name based date
in dir c:\mydir\ have a variuos .txt file(only this format) the single file name have this structure: aaa0_01-05-2013 aaa1_02-05-2013 aaa1_02-06-2013 aaa1_01-05-2013 aaa2_01-05-2013 i need to store the...
View ArticleListbox Array problem
I have nn listboxes (List2) indexed 1, 2, 3, 4, 5,...,etc etc (index 0 not part of this) I want to click on any item in List2 that currently is shown (all boxes in the array are one behind the other)...
View Articlewinsock hold connection
:phow do i hold a connection on get request 1 example code will do thanks:p
View ArticleVisual Basic 6 with Windows 7 Pro 64 Bit
I have installed vb 6 on a windows 7 pro 64 bit pc. I copied my project over to the new pc. Start to run my project. This is the error I am getting: Line 26: Class MSFlexGridLib.MSFlexGrid of control...
View Article[RESOLVED] Visual Basic 6 with Windows 7 Pro 64 Bit
I have installed vb 6 on a windows 7 pro 64 bit pc. I copied my project over to the new pc. Start to run my project. This is the error I am getting: Line 26: Class MSFlexGridLib.MSFlexGrid of control...
View Articlehelp: date format problem
I am using mysql database and I would like to know how I can save a date in mysql table in this format like so 1/30/2013 2:35:14 PM I know there is this datetime data type in mysql and its format is...
View ArticleServer Not Responding Issue
I'm getting data from a Server over which I have no control. Sometimes it does not respond and the code I'm using causes the App to freeze. Only thing I can think of maybe setting a timer in my program...
View ArticleHaving trouble installing vb6.0 I just got a new desktop and ever sent i got it
Hello everyone I just got a new desktop computer and when i go to install visual basic 6.0 with my real cd, it says, There is insufficient memory to run setup try to closing any open application or...
View Articlehow to close open folder window
guys how do we detect any open folder window and close it? I have not seen an example in google.
View Articlehow to get caption of an opened folder window
how to get caption of an opened folder window?
View ArticleTextbox Question
When the app first starts up there is a default value of 5 in a textbox. Based on this value certain things in the app take place such as initializing other variables, loading controls, etc. Now once...
View Article[RESOLVED] Open exe with app path
Im trying to open an exe files using this code: Code: Shell App.Path & "\POSIRME_Setup.exe" Run-time error '5': Invalid procedure call or argument What seems to be wrons? :confused:
View ArticleClient - Server Application..
Dear All, i need to create client server application where the server computer need to connect many client(50) and transfer the csv file from there to server every one hour.meaning application at...
View ArticleLoad image name
Hello to all, I have an 4 jpeg images in a form and want to drag and drop those images randomley to empty images and i want to know what are the images i drag and drop to empty box. please help me on...
View ArticleChecking computer is desktop or laptop etc
I am using following vb6 code to check whether computer is desktop,laptop..etc But the code does not work properly and gives a run time error. I did the same code in VB.net and it works fine.When i did...
View ArticleDetect when a specific color appears on specified on screen area
Hi gurus, im very new to vb and could really use some help with this. Im trying to write a simple exe to detect a chosen color pixel within a specified area on the screen and sound an alert if that...
View ArticleShow combobox partial value in label2
Is it possible to display partial combobox1 value in label2? I have below code to display two access field value in one combobox during startup. Code: Public Sub InitDatas() On Error GoTo err: If...
View Articlehelp~
Hi...anybody outhere know what is wrong with my program??i cant read all the text from booklist notepad file.. here is my notepad file "ISBN", "Author","Title","Price" "1111","Sellappan","Database...
View Articlefilesystemobject copy files to remote machine using username and password
Hello, what i am trying to do is to copy my dlls (VB6) from a machine mac1 to another mac2(to deploy my app across few machines). I do not have any shared folders defined in mac2 but i have admin...
View Articleok guys need some answers: protection & preventations
topic is releated to protection of programme and prevent to be honest and not lie , i have got many friends that has different abilities to do what i want that is break softwares, hack , crack,etc,...
View Article