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 ArticleCopying 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 Articledoogle 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 Articlequestion: 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 ArticleVB 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[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 Articlelist1 - 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 Articlebin.exe
hello everybody; i am a newbie to this and the last time i did programming was way back; i really need help and i would greatly appreciate you guys help. the code below is working; but lets just say if...
View Articlehow 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 ArticleCreating 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 ArticleCopyMemory 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 Articlehow to create a notification to point to the location of 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 ArticleCheck 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 Articlecontrol 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 ArticleSAVE 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 ArticlePass Date from vb6 to Web-Form
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 Articleindenting 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 ArticleWors 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 ArticleMultiple 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