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

is the txt file free for writing?

A CICS procedure save a txt file in a dir, similar: c:\mydir\mytxt.txt i need to know when the file is free for editing, moving, copyng...ecc, how to? note: - 1) i dont know the time when the process...

View Article


user permissions when login doesn't get limited suddenly

i have a form where i create users to login to the system only the administrator or what ever username i create first can see and has full access. this code work until now dont know what happend i...

View Article


[RESOLVED] user permissions when login doesn't get limited suddenly

i have a form where i create users to login to the system only the administrator or what ever username i create first can see and has full access. this code work until now dont know what happend i...

View Article

Combinations routine

Hi, I want to make a routine for VB6 to calculate: n!/(K!*(N-K)!) where N! is the factorial of N, K!, the factorial of K, etc. The factorial function is easy to make; the problem is that it turns...

View Article

modified ALL list item on flex grid using pushbutton command.

how can i modify all the rows on flexgrid using some command button, beacuse all i can do just stuck on the first row of flexgrid itself. so lets say i hav 3items appears on FG, then with my pushbutton...

View Article


Object doesn't support this property or method while exporting data to excel.

Hello, I need a little help with this. I am exporting data from my access database to an excel and I am getting the error "Object doesn't support this property or method". Below is my code. I have also...

View Article

Array Element of UDT isnt working

Hi, i ve a little problem with a UDT i defined. This are the UDTs i am using: Code: Public Type GooseData         NodeAttributes(1,20) As String         EndReached As Boolean End Type Public Type Goose...

View Article

Image may be NSFW.
Clik here to view.

how do i update a empty field in the database

i know i asked this too many times already here but i still dont get it. how can you update without a subitem? i have 3 fields in inventorty system. InvQuantity,InvSold,InvRemain i have 10 items in the...

View Article


counting records before deleting

Can anyone tell me ? how should i count the rows before delete the rows . when it come to the msgbox line it says item cannot be found in the recordset collection .or let me know any better way Code:...

View Article


How To add some record on database to the MS FlexGrid on VB6 & MySQL?

what i know is Code: .TextMatrix(i, 2) = !materiall_name but what i wanna ask is there possible if i want to add more specific? like this Code: .TextMatrix(i, 2) = !materiall_name='" & a & "'...

View Article

vb6 and CEF

Has anyone tried to get document objects from Chrome Embedded Framwork with vb6? Is there a way to do that to get the login fields information that's embedded?

View Article

vbAdvance: Get Revision Number at Run-time?

Hi VBForums, Since the vbAdvance add-in is now no longer supported, I'm not sure if one should even contact the author for this question, so I think I'll just ask it up here. So, as you will usually...

View Article

Enter MouseMove event of one object and transfer to another

Is it possible to do a mouse move over one object and transfer this to the MouseMove event of another control? Let's say I have two controls. Control2 is movable if you mouse down then mouse move....

View Article


Object.Move only works 1st time

I have a picturebox that contains an image. I have another object which is a UC. When I mouse down and then mouse move on the picturebox it causes the UC control to move to a pre-defined location...

View Article

Image may be NSFW.
Clik here to view.

VB 6.0 Compressed File Text by Algoritma Shannon-Fano

Dear All.... I want to create a VB 6 program. Look like the picture above program. Can anyone help me to find the Source Code program? Compressed and Decompress File txt, doc, rtf, html by algoritma...

View Article


Replace Webbrowser for opening Office documents

In have a VB6 application which can display office documents (mainly Word and Excel) using a Webbrowser control as explained in: http://support.microsoft.com/kb/243058 But with Office 2007 and later...

View Article

Unicode is not supporting in my application

Hi all, I am facing a problem in application that Unicode characters are not supporting in my application. I need to set chinees chars in recordset in my application. If it setting then we are getting...

View Article


[RESOLVED] Store character by character into a string without string arrays...

So what I am trying to do is a simple encryption by altering the ASCII value of the characters. Here is what I have at present For Name = 1 To Len(Name) Enc = Mid(Name, Index, 1) Enc = Chr(Asc(Enc) +...

View Article

move cursor to end of text box .help need

Hi... I was making a keyboard form in vb6, in which user can type in textbox by clicking labels, the program is working fine, when I press any label, it typed letter in textbox, however, the cursor...

View Article

name of the customers are diffrent but the pictures stay the same why?

i have a form that is called FrmNewCard i have a listview witch pulls the names and the customers photos from another form. i added 2 people their with diffrent pictures e.x salsa31 has a picture of a...

View Article
Browsing all 21237 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>