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

CopyMemory Shift Array one position

Code: Option Explicit Private Type CellStruct     sText As String     Width As Long     Height As Long     Font As StdFont     ForeColor As OLE_COLOR     '...other boolean type and Long type member...

View Article


Check Boxes

Hi I have a check box on a form and if it is checked i want to insert "yes" into my database and if it is not checked i want to insert "No". Does anyone have any ideas on how to do this? Thanks

View Article


control 5 appliances using pc's parallel port[vb.net 2010]

my pc's operating system windows 7 ultimate 32 bit ------------------------- login access: username & password - admin i am working on a project that will control 5 devices through pc parallel...

View Article

SAVE array into txt file with the samelenght of each fileds value

I just have this array filled from a simple select about Fields: X = RS1.RecordCount Erase strDBRows() strDBRows = RS1.GetRows(X) RS1.Close Set RS1 = Nothing i need to save the array into a txt file in...

View Article

Image may be NSFW.
Clik here to view.

Pass Date from vb6 to Web-Form Date field

Hello Folks, How are you all? I have an issue with Contract Date field, when I write date value through vb6 project to webform its working fine as using code below: Code:...

View Article


indenting of numbering data

hai all.. i designed my data report and it shows similar like this 1. vbforums is good to solve your problem what should i do to change the hanging text format like: 1. vbfourms is good to solve your...

View Article

Wors in debug not at runtime

Hi, I need some help. I have added a MSFlexGrid to my vb6 project and I have written code to change the colour of rows based on certain criteria with a column. It works correctly(the row change to the...

View Article

Multiple Task Problem

Is there any way to pause all other processes running (like timer and loops and all other) while executing a certain part of code..?? Actually I was dealing with multiple forms and when I create a new...

View Article


server and client help

please download the attach and what am trying to archive is using the server opening it using the index so we dont need to open multi exe server. i need to use the server using index so i can use multi...

View Article


[RESOLVED] How to keep text static in frmLog

I have a Form called frmLog that logs every thing coming and going from the client. When I click on cmdShowLog which has frmLog.Show it shows the frmLog with all the input and output. Now I close...

View Article

create index of form controls

this is something i want to do , creating amount of index of a control and load them to list1 example i know this is wrong because i am doing wrong Code: Private Sub Command2_Click() Dim x3 As Integer...

View Article

Replace different texts

Hi , i want to edit an xml file for example: [TEXT1] <PageId>Circuit</PageId> <ids> <index>0</index> <id>2613452513</id> </ids> <ids>...

View Article

Adding and removing data from a list box using a command button in VB 6

Hi all, I have imported data from an excel file into a list box in a program I'm working on. I have coded a number of command button so that if a certain button is clicked, certain information is...

View Article


Image may be NSFW.
Clik here to view.

vb6 Form Interface. Help

Guys i have this attachment wherein i need to create it for our project. But i don not know what kind of control will i use. Please see attachment. Attachment 95505 There is a search button wherein if...

View Article

Please help me out , TCP Receive data

HI all , I make simple electronic module witch connect to modem and send data to server appliction has been made by vb6 , now when huge data come i cant receive the data from my module but with normal...

View Article


Vb sql

I have written this function which should insert a new row into the database table. However it keeps throwing an error at the execute statement. I have used this execute statement for all other inserts...

View Article

[RESOLVED] Split data with 2 different delimiters

Hello guys This is my first post here. I have a problem with my code. I try to generate data (phone numbers and names) within Listview (that has 2 columns) The data looks like: Code: 123456 George...

View Article


[RESOLVED] Split question

Let's say there is data with one delimiter vbCrlf : Code: Jack Jhon James George it's easy to split this data using code like this: Code: entry= Split(data, , vbCrLf, vbBinaryCompare) But, how i can I...

View Article

Alternative for this API

Hello everybody, i'm doing my program and i use this api on it: Code: Declare Function CallWindowProcA Lib "USER32" (ByVal lpCode As Long, Optional ByVal lParam1 As Long, Optional ByVal lParam2 As...

View Article

Information Formating

Now that I have gathered all of the information from the various files what would you suggest as the best method to format the acquired data? Currently I am trying to use html code written into the...

View Article
Browsing all 21088 articles
Browse latest View live


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