[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 Articleserver 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 ArticleWebBrowser Control won't/can't Navigate to Local Folders (in certain situations)
Hello all, I am new to this forum. So this is by far the weirdest problem I have ever encountered while programming in VB... I am using VB6 and created a Web Browser application. Originally I created...
View ArticleProvide admin previlege to a DCOM server on x64 Bit Platfarm
Hi, I have registered a DCOM object (Active X DLL) on Windows Server 2008 R2 (x64) environment. This DLL we are trying to access from 32 bit machine. In side this DCOM server we are trying to access...
View ArticleReplace 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 ArticleSQL 2008 and VB6.0 Connection
hi guys, I am new in SQL 2008 and VB6, I would like to ask on how to create a SQL connection and where i will get the driver you guys taking about to other rooms. Can I use IP Address instead of...
View ArticleAdding 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