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

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

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


Importing to an array from a sequential file

Hi guys, I am wondering if anyone would be able to help. I currently have a sequential file which houses a list of titles and course descriptions as below: "coursetitle","coursedescription"...

View Article

Micrsoft RDO 2.0 for Windows 2008 server

Hi I have a old application that was using Microsoft Remote Data Objects 2.0 and was running on Windows Server 2003 R2 but now we need to move the application to Windows Server 2008 R2. Now when I am...

View Article

check if a item buy is bigger then the item in the inventory table dosnt work

strange thing when im trying to sale something from my inventory table although the remain is enough, still says that there is not enough to sell this is the code: Code:   Set rs = CN.Execute("SELECT...

View Article

[RESOLVED] .Top of Image Control is different from design time to run time

I have an Image Control that at design I placed it at 0, 276. When I run the app and mouse down on Image Control (it does not move) it tells me it is at 0, 338 which is a difference of 62 pixels for...

View Article


FTP with Inet and Windows 7

I have the following typical FTP code using INET control. This code works well in XP but I'm unable to upload a file in Windows 7 with it. I've disabled completely the Firewall but nothing happens....

View Article

[RESOLVED] User Control Question

Is there a way for a User Control to return to the parent Form it's current X and Y? I know I can get it by just using the UCname.Left and UCname.Top however because of certain features I'm...

View Article


Hi I need help to make a help.txt open in a richtextbox

Hi, Everyone, I got this code and I want to open this help.txt file in a richtextbox, This is the code I have now. Code: Private Sub Help_Click()     If Dir(App.Path + "\Help.txt") <> "" Then...

View Article

Conver VBA to VBscript - Environ("Temp") problem

I'm trying to covert some VBA code into VBscript. I borrowed the below code from a working VBA macro. This is not the entire code, but just the part that is giving me issues. Error Message: Type...

View Article


ActiveX that checks Regional and Default Gateway Settings???

Hello I am looking to have an ActiveX Control Object that is embedded on my Website to check the IP Address of the current user's Default Gateway (Their Router Address). Then also the check the...

View Article

how to update a value in the db that equals a label

im trying to show in the CashBox table a value of the same thing i have in my label but it stills shows me 0 column name InvProfit Code: strSQL = strSQL & "0," strSQL = "Update CashBox set...

View Article

Tooltiptext of standard label vb6 no unicode font ?

Properties tooptiptext of label no standard vb6 unicode font charset support, no way can change the font of the label tooptiptext not ?

View Article
Browsing all 21686 articles
Browse latest View live


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