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

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

[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


Windows 7, 32 bit - MSCOMCTL.OCX "could not be loaded"

Just purchased a new PC Windows 7 32 Bit (not SP1). Installed Visual Studio 6 Enterprise Editon, with no problems. (Ran the install as 'Administrator'). Applied SP6 also no problems. When trying to...

View Article

image rotation formula

i want to rotate an image at the same position(around it's own center) by an angel but i don't know the formula for calculating the new x and new y needed for rotation. let's say i draw an image at x...

View Article

Visual Basic 6 WMP HELP!!!!?

im trying to add windows media player as a component and i used WindowsMediaPlayer1.URL = c:\desktop\x.wmv as the file, now the problem is that when i play the program it works when the file is there...

View Article


[RESOLVED] need your help,creating txt file in appath with date read on

hi guys this is something i wish to do now since i finished off most off it, need simple basic example project should have command1 command2 textbox to set date and time click comman1 and create a...

View Article


help Vb 6.0 billing system lan base pc to pc

any1 have a tutorial how to make a lan billing system w/ a database mysql? or a sample program that can share mysql database from pc to pc connection...i would gratefully appreciate your help...thx n...

View Article

[RESOLVED] need help split and add items to list1

i will post this while i try the list will be big jut letting you no here is a small sample what i need to do...

View Article

Copying picture control to new form, updating, copy again ...

This might be a little difficult, I'm guessing... Here's the basic idea: A form (Form2) with a PictureBox (Pic1), with 10 x Labels and another PictureBox (Pic2) overlaying it. The contents of this form...

View Article

Image may be NSFW.
Clik here to view.

doogle need your help plz!!!!!!!

sir i attached the project client i wonder if u can help me in the server , when clicking a room list then it should leech all usernames from that selected room this wil be big help doogle thanks...

View Article


question: import microsoft excel data to database using vb6

I have this microsoft excel with one column of record. I want to upload this on msflexgrid to check for it and upload it to ms sql database server.

View Article

VB script not fectching registry data

Hi All, I am new to the VB world. I am writing my first script to fetch data from registry. OS is Windows 7. Option Explicit On Error Resume Next Dim objshell Dim...

View Article


database to domaiin

Hi. how can i make the users that is under a database(phpmyadmin) make a member of a domain in coding? thanks:)

View Article

[RESOLVED] help with split wasted 2 hours

Code: |@Room@|Main(1)|@Room@|Naturists and Nudists:13(0)|@Room@|Naturists and Nudists:14(0)|@Room@|Naturists and Nudists:15(0)|@Room@|Naturists and Nudists:16(0)|@Room@|Naturists and...

View Article


list1 - list2 help remove

list1 room(49) jamica(50) usa(33) list2 room(50) jamica(50) if list1 room(49) then remove list2 room(50) please anyone

View Article

how to reuse code

I am trying to create more that one module and those module uses same login form and codes. as of now, I reuse that form and codes inside the project. but what I am thinking if how can I reuse the same...

View Article

Creating a notification to point to the error

Hi Guys, the code below is working; but i need help as i am a newbie and currently working in a programming line which the last time i did programming was donkey years ago. Ok, spelt out a bit too much...

View Article
Browsing all 21197 articles
Browse latest View live