Replace random words in a textbox with underline _________
Hi I have a text box which the user can enter text with. Now if he presses a button I want every fourth or so words in the text box to be replaced by an underline _______ a string I have made. Is there...
View Articlep2p sharing need help and advice
i wish to make p2p similar to this and need a kick start not done this before and wish to make 1 with your help if u can help me thanks. :) please anyone if u can help me get started that will be great
View Articlehow to get summary of bank account???
i have a data base which has all transactions of all customers like date type pf transaction amount and all......i need to kno what to use so that i get all summary of particular account number which...
View ArticleSQL command to display data from Access DB
Hey I have some data to display in listview from Access Database with two conditions. 1. For item selected in ListView1 and 2. If the selected item's has more than US $ 1 value in "IncreAmnt" field....
View ArticleHelp with Sql
I have a sql statement, which Im trying to retreive to items from a table. The item is Return, and Issue in the Code Desc Column . When I works good if I do just [Code Desc] = 'Return' and, but when I...
View Article[RESOLVED] Replace random words in a textbox with underline _________
Hi I have a text box which the user can enter text with. Now if he presses a button I want every fourth or so words in the text box to be replaced by an underline _______ a string I have made. Is there...
View Articleplease help how to solve a form with scroll bar
guys how to make a scroll bar in form? i tried to search how to do it here's the code i downloaded but the code was not exactly right because when I play the form and try to click and scroll the bar it...
View ArticleHow To: Center text in a listbox
I want to center only the 1st entry in a listbox; all other entries are left justified.
View Article[RESOLVED] using select case on label array help
am trying to figure out how to work it with labels Private Sub Label1_Click(Index As Integer) Select Case Label1(Index) If Label1_Click(0) Then ' dont work what am i missing out Me.Caption = "1" Else...
View Articlesort file name based date
in dir c:\mydir\ have a variuos .txt file(only this format) the single file name have this structure: aaa0_01-05-2013 aaa1_02-05-2013 aaa1_02-06-2013 aaa1_01-05-2013 aaa2_01-05-2013 i need to store the...
View ArticleListbox Array problem
I have nn listboxes (List2) indexed 1, 2, 3, 4, 5,...,etc etc (index 0 not part of this) I want to click on any item in List2 that currently is shown (all boxes in the array are one behind the other)...
View Articlewinsock hold connection
:phow do i hold a connection on get request 1 example code will do thanks:p
View ArticleVisual Basic 6 with Windows 7 Pro 64 Bit
I have installed vb 6 on a windows 7 pro 64 bit pc. I copied my project over to the new pc. Start to run my project. This is the error I am getting: Line 26: Class MSFlexGridLib.MSFlexGrid of control...
View Articlehelp: date format problem
I am using mysql database and I would like to know how I can save a date in mysql table in this format like so 1/30/2013 2:35:14 PM I know there is this datetime data type in mysql and its format is...
View ArticleServer Not Responding Issue
I'm getting data from a Server over which I have no control. Sometimes it does not respond and the code I'm using causes the App to freeze. Only thing I can think of maybe setting a timer in my program...
View ArticleHaving trouble installing vb6.0 I just got a new desktop and ever sent i got it
Hello everyone I just got a new desktop computer and when i go to install visual basic 6.0 with my real cd, it says, There is insufficient memory to run setup try to closing any open application or...
View Articlehelp #2
Hi...im lack of experience doing scientific calculator that is exactly like real scientific calculator with some design.... somehow in the internet,the scientific calculator is for the simplest one.....
View ArticleHow to put the name of a file opened into a label or textbox ???? Desperated !
Hi! I´m stoped in a simple line of code to get the final result: I tell: I´have got a listview which contains datas, which opens list and save list till now no problem, Here is the question: I´d like...
View ArticlereOpen Recordset
I have the following code in a class module Code: vb6 Public Sub Class_Initialize() 'connect to the Database and open up the Database Table. dbPath = "D:\Program Files\Microsoft Visual...
View Articlemoving the form?
hi , how are you guys ? i hope you all fine ... here is the poblem iam trying to move the form by using the scroll bars from inside the form not outside, yeah right , just one last thing .. is there...
View Article