Menus Not Always Dropping
I am experiencing a problem with the menu bar on the application I am developing. This application's menu structure is defined completely through the database. The menu bar and sub-menus are created...
View ArticleProblem with For/Loop, need help
Hello all. I used the code below to get the values from the memory address of a program. It supported multiple instances of the program. However, since the program updated the last time, the values are...
View ArticleMust declare the scalar variable
Hi folks. Total newbie here. Trying to use VB6 with SQL 2008 to execute a stored procedute. Net end result it to pass procedure 1 input parm (a tablename) and have the procedure return me 1 output parm...
View ArticleHow to add label caption to listview
Hello i am newbie in vb6 i have a problem kindly solve my problem i have a listview and a label 3rd column of listview have numeric data i use label to show the sum of values from listview 3rd column....
View ArticleMscomm
Hi I am reading Data from weighing scale using rs232 . Baud Rate = 9600 , DataBits = 8 MScomm1.inputlen = 11 When weight is 30 on weighing scale & its AScii Values are...
View ArticleError Index out of bound
Hello friends i am using this code to show the sum of 3rd column of a listview in last row.code works fine but i got an error Run Time error 35600 Index out of bound here is my code plz help Code: Dim...
View ArticleHelp Needed on reading Text file lines
Hi All What i am trying to do is read lines 4 to 16 in a text file sample below for exsample line 5 has as a 0 then put this in chk(5) list box if line 5 is a 1 then put this in lst(5) listbox and so...
View ArticleRS232 Communication
Hi When i am connecting to Weighing scale data is correctly shown on Hyperterminal (Windows Xp) , but through MSComm it is not showing correctly . I have done the same settings . Baud rate is 9600 ,...
View Articlehow can I install MSDE 2000 Release with my Custom DB VB 6.0 Application (IS...
Hello, I'm using vb6.0 and Sql server 2000. I have a question, how to package my VB 6.0 Application with MSDE 2000 using Installshield and also I want to include my Custom Database so that my clients...
View ArticleUsing DriveListBox
I added a DriveListBox to my program so a user can select a drive to export data files to. The problem is, when the program is run, it only show the C:\ drive. I thought all physical drives would be...
View ArticleVB6 vs Web Services
I have a problem with my application using MSXML2.XMLHTTP40 for comunicate with a Web Service. I have a string with xml format inside and when there are special characters like &, <, > .........
View ArticleToo many timer ?
Too many timer can affect the program , im right ? Cuz i added one time to my program, and now another timer is dead, doing only 5% of what its suposed to do and when i deleted him , things came back...
View Article[RESOLVED] Problems with Cancel and No buttons
Hi there, I have a bit of code here that I can't seem to fix. There's gotta be something very simple that I'm doing wrong. Essentially what's happening is that when I click on Cancel or No on my input...
View ArticleSlide show to display text messages
I need to create a slideshow to create Text messages on 4 monitors for the company i work for. I need to read the data from a text file, on to different slides, like in power point, any ideas would be...
View Articlewinsock http sniffer help
i want to make this exact what i need please i wish to se an easy example for this download click to download direct please tell me how to make this just say like i visit a site in firefox it shud...
View ArticleHelp in update Query
sir, I am having a table with such data rocode tr_month tr_year ms hsd 123301 4 2011 10 110 123301 5 2011 40 140 123356 4 2011 45 145 123356 5 2011 107 207 123703 4 2011 32 132 123703 5 2011 50 150...
View ArticleHelp in update Query
sir, I am having a table with such data rocode tr_month tr_year ms hsd 123301 4 2011 10 110 123301 5 2011 40 140 123356 4 2011 45 145 123356 5 2011 107 207 123703 4 2011 32 132 123703 5 2011 50 150...
View Articlehttps help
i need download sample or a link or some info were i can find the correct control for https so i can visit and login yahoo page winsock dont support https please help . i dont know how to use winhttps...
View ArticleProblem using Selftimer & getasynckeystate , VARIABLE NOT DEFINED ? -_- "
----You are gonna read a text wrote by someone who's english is pretty bad.**** Hello, i just switched from the Vb Timer to Selftimer Class module its working very well, better than i expected But i...
View ArticleTextbox Issues
I need to convert the text entered in a text box like: this is a sample test to this_is_a_sample_test Also in another textbox I need to convert the text to HTML so every time the user goes to a new...
View Article