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

Form Transition

Hello guys i have this vb6 project in which i have 6 forms but when the form changes it gives the look of new window opening, here im using form load and unload for the transitions. So is it possible...

View Article


syntax error in mschart

hey im trying to creats a graph that expenses each month but i get error syntax error this is the code Code: Private Sub Form_Activate()     Dim R As New ADODB.Recordset     CmbChType.text =...

View Article


How to secure Source Code In vb 6

how to secure coding in visual basic how to add some protection

View Article

Image may be NSFW.
Clik here to view.

Creating Pivot table using VB6 Code

Can anyone tell me ? . why it shows empty pivottables collection .see at the following line . let me know please . Set pt = ActiveSheet.PivotTables.Add(cacheofPvt, Range("A1", "A91"), "MYPT") Code: Sub...

View Article

LoadImage API Not Behaving As Expected When Loading System Icons

Hello, The LoadImage API according to documentation and several tests I have performed has the following behavior when loading icons from files or resources (assuming square resolutions only): If the...

View Article


fast find strig in txt file with approx 700.000!!!!!!

I have a txt file in c:\mydir\....txt i need to find a string in mid position of line 2, 6 the word AAAAAA. when the string is found , loop all lines of txt from the line founded with AAAAAA until in...

View Article

[RESOLVED] how to enter only 1 thing in listview

hey im trying to enter only 1 thing in the listview i get error object variable this is the code Code:     If NewRec Then         Dim NewID As Long         NewID = NextID("HairID", "HairDressers")...

View Article

OCR sample code?

Does anyone have any OCR sample code? I am not sure of the font size or font type, but its always the same size and type of font, I would say maybe 20pt? I would love to get some sample code in VB.

View Article


[RESOLVED] Create fields

Hi I have written the below code sql = "ALTER TABLE cust ADD COLUMN ctype TEXT (1)" cnn.Execute sql MsgBox ("Fields Successfully created !") I want if field already exists then it should give message...

View Article


[RESOLVED] Picture

dim x as integer dim myday as string myday = format$(now,"mm") for x = 0 to 11 image(x).picture = image(index).picture next if myday = myday then image1(index).picture= app.path & "\*.jpg" ' that's...

View Article

General Discussion on Database Updates and Application Updates

Good Day, In the past I got great tips and guidance for a problem I had using this forum. So I thought I would as the Guru's again for some more guidance/tips What would be considered a good way to...

View Article

data interpolation

Hello hope everybody is fine ! Please, I tried to look in old post without success I'd like to find a sub, capable of giving me a polinomial interpolation of some data ex A B A1 B1 A2 B2 A3 B3 I'd like...

View Article

Unknown Publisher?

Hi, does anyone have the same issue? This "Unknown Publisher" security warning dialog always pops up upon opening your own exe, which strangely works fine when it's newly compiled! I noticed this...

View Article


remove webbrowser lines

hi i need a code for deleting any lines of webbrowser i need have a limite for my webbrowser this means i need code for i have webbrowser by only 2000 line if my webbrowser lines are 2001 auto remove...

View Article

VB6 Collision detection help

Hi, I am currently making a 2D side-scrolling game as part of my A-level computing project, but i cannot figure out how to make collision detection. This is the code i have at the moment, I have an...

View Article


type mismatch after saving data

hey i get error type mismatch when i save something i have to combobox with numbers in at and the combos values are text in the DB the thing is it saves me the data in the listview and after gives me...

View Article

Enumerate And Load Specific Icon From Multires Icon File Or Resource

Hello, If you load any VB6 compiled executable with no custom icons or icon resources in an icon or resource manager, you'll see 3 icons: - 16x16 16 Colors - 32x32 16 Colors - 32x32 2 Colors Back to VB...

View Article


[RESOLVED] how to sort listview by combobox

hey i have a combobox with names that i populate from a table in the database now in the combobox the are names i am trying to sort the listview by picking a name from the combobox i dont use additem...

View Article

how do i make my own forn theme

Hi every one good afternoon . How do I make my own themes, i have seen many done but I'm looking for a tutorial or an example how to do this please help thanks for your time. Andrea

View Article

Using Ctrl+C and ctrl+V

Hello All, I'm trying to use control key ctrl+c to copy from textbox and use ctrl+v to paste in webform field as following but code not paste text in webform field! please what I'm doing wrong? or is...

View Article
Browsing all 21273 articles
Browse latest View live


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