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

Update a file on a different computer

Hello ! I've tried to open and write to a random access file, located on a central PC (running 24/7 !) in my home network. (Open "\\CentralPC\FileName" For Random As #1......) But 'Print #1, any word'...

View Article


is this possible ( open binary + transmit voice realtime ) read on

i am thinking about making a voice chat over winsock i have tested many free source all them was rubbish. now my question is is it possible to do this Open xxxxxxxxxx For Input As #iFileNo xxxxxx will...

View Article


[RESOLVED] Update a file on a different computer

Hello ! I've tried to open and write to a random access file, located on a central PC (running 24/7 !) in my home network. (Open "\\CentralPC\FileName" For Random As #1......) But 'Print #1, any word'...

View Article

Need an idea for loading CAPTCHA into picturebox

Hello, I'm working on a program that automatically fills out a web form and submits it. The form I'm working on has got dynamic CAPTCHA. The CAPTCHA url used in that webpage is like...

View Article

[RESOLVED] run time error 3201

for save data and update data I write code this Code: With rs1 sSQL = "Select * From duereport Where partyname ='" & cmbPartyName.Text & "'" rs1.Open sSQL, con, adOpenDynamic, adLockOptimistic...

View Article


use DataGrid clicked cell to fill textboxes

I have a Combobox which is filled with various types of search on an Access database. For example: List all students by class Total paid this month Total paid this Student Count Active/Inactive...

View Article

How to export datagrid values to xls or csv?

Dear all, I trust you are well. I am new to Vb 6.0 but I can say I have a basic knowledge in coding. My problem is, My instructor in VB had a graded recitation by coding on the spot! She asked me to...

View Article

Calculate the row number

I have a matrix of 64 squares arranged 8 x 8. The square in the lower left corner is #1 and the square in the upper right corner is #64 How do I calculate the row number when any square is clicked on?...

View Article


[RESOLVED] Find Windows Installation Date In Vb6

hi how can find windows installation date in vb6? i use this in dos whit command: cmd command: Code: systeminfo | find/i "install date" but i need vb6 code for show windows installation date to a...

View Article


Config File .XML or .TXT ?

Hey guys, This isn't directly a VB6 question but i would like your opinions on this. I got an application for example, which loads data, such as, combo box list items, text fields, buttons ,etc, all...

View Article

Image may be NSFW.
Clik here to view.

FTP Upload Problem

Hello, I am using a code for file upload to my ftp.. but when the file uploading then my program freezes (not responding) when the file size is 1mb or more then it's a problem When the upload finished...

View Article

need working (ssl socket ) to make it fetch data from https websites

i need working ssl socks anybody please tested many all not working so please if anybody has any share thanks:blush:

View Article

MDB to text ..I need to export all the tables in to text format.

Hi I need to export all the tables from the mdb file.Can any one help me on this

View Article


[RESOLVED] vbprinter component

If I wanted to use a vbprinter component in my form, what Project->Reference would I add ?

View Article

i suggestion needed for chat client server read on

1: chat clients programmed in vb6 require server to be executed in able for end users to be connected now........ is it possible to do something so everybody can connect to website ip address bounce...

View Article


Image may be NSFW.
Clik here to view.

Add sub menu at run time

how to Add sub menu at run time like this --------------- I used this code but not solve the problem Code: Private Sub Command1_Click() Dim i As Integer i = 0 For i = 1 To 5     Load mnuex(i)     Load...

View Article

Selecting Database Columns from ComboBox

Hi Tech Gurus, My requirement is user should select his column headers from combo box. The database has 26 columns, user will be select 2 columns (from 2 combo boxes). I have made the string for select...

View Article


Printing Issue

Hi I am printing Slip using Crystal Reports on A4 size . How it can be done instead of one print it should automatically print 3 copies . I will reduce the size of Slip so 3 slips should fit on 1 A4...

View Article

Help Needed to save continuous number based on 2 types on entries in a single...

SQL SERVER 2000: I need to save 2 kinds of the same bill to a tables called bills. But each kind should have same continuous bill numbers. Meaning if A and B are the two kinds, both should have...

View Article

Syntax error in query expression

I'm having trouble with using query in access. My teacher just gave a code and I don't know much about those.. I input those in my visual basic and error occur. this is the code. Code: Private Sub...

View Article
Browsing all 21259 articles
Browse latest View live


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