Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21846 articles
Browse latest View live
↧

Problem 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 Article


move 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 Article


need 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 Article

Creating 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 Article

SSTab

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 Article


Adjusting 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 Article

sample 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 Article

How 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 Article


Create 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 Article

Another 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 Article

VB6.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 Article

Help 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 Article


Load 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

Image behind Text in MS WORD - using VB6

When I insert an image into a word document using this command: WordApp.Selection.InlineShapes.AddPicture (myPicture) VB6 places it exactly where I asked, that is, right after (or next line below if...

View Article


how to present data of 2 years?

I have this sales record for year 2011 and 2012. How will I query this record so I can get it on two column: column1 for 2011 and column2 for 2012. this query will now be the basis for my report...

View Article

winsock chat authentication

how do i go around doing this need your help this topic about client + server server is listening for incomming connection request and accepts that connection then his ready to chat ok fine....

View Article


help with this treeview1

i have list1 and treeview1 list1 sarah james treeview1 +imagelist1 sarah james now if list1 contains any usernames and matches with treeview1 then remove that items from treeview1 Code: Private Sub...

View Article

[RESOLVED] help with this treeview1

i have list1 and treeview1 list1 sarah james treeview1 +imagelist1 sarah james now if list1 contains any usernames and matches with treeview1 then remove that items from treeview1 Code: Private Sub...

View Article

Image may be NSFW.
Clik here to view.

Unable to load full content of a txt file

Hello can some one please guide me what i am doing wrong here attach are txt file and a snapshot of half content of txt file Attachment 95415Attachment 95417 i am using following function to get all...

View Article
Browsing all 21846 articles
Browse latest View live