Automatic power with parrallel port when clock hits a certain time
I am trying to create clock program that when the clock strikes a certain it will give power through the parrallel port. But I am having a hard time getting this working.. I posted my code below so...
View Article[RESOLVED] UserControl Properties
Hi, I'm creating a UserControl that will be put on a form. For the UserControl is it possible to pass to parameters to the properties? For example, if I had 2 textboxes name Text1 on the UserControl...
View Articletext box assistance
I am trying to get this code working but it is turning up errors. I want the program to access the information from a random access file that is pre generated and write it to another file in standard...
View Article[RESOLVED] text box assistance
I am trying to get this code working but it is turning up errors. I want the program to access the information from a random access file that is pre generated and write it to another file in standard...
View ArticleHow to find why program stops and solution?
My software uses several timer controls operating at once but sometimes it seems like some of the timers stop for no reason, sometimes after the program had been left running without problem for days....
View ArticleCall new form
Hi guys, had a search around the forums for this but can't find anything. Maybe this is just really simple? Anyway, at the moment, my program prints a lot of different strings straight on to a form....
View ArticleProblem with events being responded to multiple times
I have an application (a VB6 ActiveX exe) that allows multiple instances of the application to be run. Each of those instances create an instance of a class in a VB6 ActiveX dll. The class raises...
View Articlemove records
I am working in VB6. I Have Labels showing the month in form load event.At the end of the month Jan 31 2013 I want the month Jan to move to the next text box down into the next label down and feb would...
View Articleneed you help with this urgent
am working on yahoo pm messsage , am stuck on 1 thing when ever a new user pms then it should open new form and chat this is currently code i have having issue web is the webbrowser please help me fix...
View ArticleCreating a Questionnaire/Quiz dynamically at runtime
Hi there clever ones I am trying to create a questionnaire/test at runtime dynamically. I have a combo box which holds three tests. On the click event I am creating a query and populating a new...
View ArticleSSTab
Hi, I am trying to use an SSTab on one of my forms . However, whatever i put in the first tab appears also appears in the other two tabs. Does anyone know how to resolve this issue? Thanks.
View ArticleAdjusting the column width of an excel spreadsheet?
Hello there, I am working on a math program that will record student answers and export them to an excel spreadsheet from a listview called ResultsView. I can export the data to the right columns, but...
View Articlesample request
I would like to request guy for an accounting program sample that will automatically generate accounting entry base on the particular transaction like cash sales. I just need a sample for this to...
View ArticleHow to get the NT Security accountname "Everyone" independently of win language?
I am using rmtshare to share folders dynamically. And I needs the nt's security accountname for the grant parameter, the problem is that its textual name is not constant, on english windows is...
View Article[RESOLVED] string manipulation
Hi guys, I have this following string: "testing|test|Name|msword|Looking|aaa" I want to be able to get the "msword" out of that above string after the "Name|" Also, if the string becomes like this:...
View ArticleCreate a folder with VB 6 using a label caption for the folder name?
Hi there. I have a program that records student marks from a math program so teachers can look at the marks later. I was wondering though. In my application folder there is a folder called...
View ArticleAnother Text Question
*Moderators if you prefer i keep these all in one post please just tell me.* If i want to copy the entile content of a text file to another how would i do this? i tried this but it didnt work at all....
View ArticleVB6.0 HELP!!! can' register a new username
gud day!, i have a problem in vb6.0 when i register a new username and password in my programme i get this error run time error '424 'object required heres my code, , Private Sub cmdConfirm_Click()...
View ArticleHelp with FindWindow & SendMessage for username & pw text boxes
I'm needing a little help with using FindWindow, FindWindowEx, and SendMessage in order to pass a username and password to a login dialogue box from another application. I am trying to pass a username...
View ArticleLoad CSV or Excel File in VSFlexGrid 7.1
taking help of the code found in this thread SEND SMS FROM VB6 & SMS APIi now am able to send sms from vb. i have a excel file which has phone numbers in column 1. i would like to modify the code...
View Article