can anybody help me put this source together
i like the cd audio burner put together http://useruploadedfiles.programmers...1446/41446.ZIP please help
View Articleneeded a working wma converter
please anybody i done my searching exeeded the limits and tired bout time i make a post and request to u all thanks.:thumb:
View Article(Word) Formatting different data in a table cells
Hello I am trying to export to Word a table with multiple rows and columns. Each cell has two different data, how I can format each data has a different font and size? Example: The data "Title" has to...
View Articlehow to keep alive connection from winsock
hi, am working on bot.. i made it almost but i got a problem after some times connection atomaticaly close so how to keep alive socket connected anyone idea help me please
View ArticleDatareport VB 6.0
anyone can help me how to create 2 page different on 1 datareport VB6
View ArticleRegular Expression - Exclude
I am reading one line in at a from a text file, using FileSystemObject. In order for this to be a true condition, there will be a word to be matched and a group of words not to be matched. I am not...
View ArticlePre-fill text boxes of web page with data saved on previous visits. VB6....
I have a question. How to pre-fill text boxes of web page with data saved on previous visits? I am developing VB6 project with WebBrowser control. I would like to implement funcionality what Internet...
View ArticleFrame not loading in Win7
I am supporting a legacy vb6 app which ran fine on XP but after moving to Win7 2 frames within the form are not loading. The strange thing is that if I run app from debugger the frames load fine,...
View Articlewhat the best way to communicate with server through vb6
Hi all , please share your experience with me , I already setup Linux server and it work great , and I go do ssh through Putty free ware app to communicate with server , now I want to build my own ssh...
View Article[RESOLVED] write txt to picture box then save image
can some one show me how this is done please
View ArticleShow Column Values with MSChart Control
Is there a way to show the value of each column on the column itself on a bar chart created with the VB6 MSChart control? For example, we have a 2d bar chart with one column showing current year's...
View Articlevb6 strange problem loading exe ?
from the source code when i launch it run the exe it runs just fine no errors nothing!!!!!!!!!!! once compiled and try to run it , it makes error sound exe dont fire up no msgbox error message etc just...
View ArticleHow to change this vb.net code to vb6 (about draw the line in picturebox)
Private Sub Button1_Click(sender As System.Object, e As System.EventArgs)Handles Button1.Click Dim g As Graphics = PictureBox1.CreateGraphics Randomize() Dim point1(20) As Point For i As Integer= 0 To...
View ArticleTyping events changes from asp textbox to web browser control
We have a requirement where we load our aspx website in Web browser control using VB6. In the asp page there is a textbox where user types the query for support. So it is just a text content. Now we...
View Article[RESOLVED] How do I make a Icon show on my text editor save file?
Hi, VBForums I have a question about my program. I have made a text editor just for fun and when I save the file I was wandering how to when you save a icon saves to that text file. So every text I...
View ArticleAdding a scroll bar to a form
Any ideas? Preferably simple code rather than complex. This is just for home use so, if it is inefficient, no problem. I've tried a couple of things but no luck: A picture within a picture - didn't...
View ArticleUpdate a file on a different computer
Hello ! I've tried to open and write to a random access file, located on a central PC (running 24/7 !) in my home network. (Open "\\CentralPC\FileName" For Random As #1......) But 'Print #1, any word'...
View Articleis this possible ( open binary + transmit voice realtime ) read on
i am thinking about making a voice chat over winsock i have tested many free source all them was rubbish. now my question is is it possible to do this Open xxxxxxxxxx For Input As #iFileNo xxxxxx will...
View Article[RESOLVED] Update a file on a different computer
Hello ! I've tried to open and write to a random access file, located on a central PC (running 24/7 !) in my home network. (Open "\\CentralPC\FileName" For Random As #1......) But 'Print #1, any word'...
View ArticleNeed an idea for loading CAPTCHA into picturebox
Hello, I'm working on a program that automatically fills out a web form and submits it. The form I'm working on has got dynamic CAPTCHA. The CAPTCHA url used in that webpage is like...
View Article