gmail client ? needed
i know its not request section but need help knowing what is the current source out there thats working that can retrieve all emails please help:p:p:p
View ArticleADODC - Query and next record?
So I've got the ADODC element on my form and I have it all setup correctly, I can populate the database with the following: Code: With ADO .Refresh...
View ArticleRichtextbox on extended desktop screen
Hi Guys I hope someone can help me. I have a vb6 application where I have one richtextbox on form1 on my main screen and a second richtextbox on form 2 on the extended desktop screen The text file in...
View Article[RESOLVED] Richtextbox on extended desktop screen
Hi Guys I hope someone can help me. I have a vb6 application where I have one richtextbox on form1 on my main screen and a second richtextbox on form 2 on the extended desktop screen The text file in...
View Article¿Read note from usb midi controller?
Hi!, I'm programming a very simple application. I need to read a usb midi controller and know that note was down. Can anyone help? Sorry my English, use a translator.
View ArticleCreating a Command Button to open a Javascript file.
Hello, New to all of this so Sorry. I created a simple 2 button form. Each button was linked to a Javascript. I was able to get the buttons to open the program needed (Adobe Illustrator), however when...
View ArticleCustom Report Writer
We've a application in which we provides a receipt printing to our clients. But every clients has different alignment, format of their receipts. So, we thought about to creating a custom report writer...
View ArticleBrowser limitations?
Think a contractor is attempting to snow me... (THE PROGRAM IS NOT BEING DEVELOPED IN VB, BUT IN JAVA--but think the result is the same.) Question....Can a browser, IE9 in particular, display a list of...
View Articlewinsock chat (is it possibe if so how )
is it possible to create a database in phpmyadmin , create usernames and password so we can login to the database from vb6 then , create another database for chat-messages ,to send and recieve any...
View Articlewinsock file transfer ( Read Not Everyday Request )
hi:eek::p:p i want to know how to be able to execute this using winsock control filetransfer = pause = resume and continue filling in rest of the binary till received completed filetransfer = broken =...
View ArticleHow can datareport and costumer report printer without open report
Hello, I print Letter size page and legal size page i printer data report and costumer report but i want to not open report and print data. its means only command1 press the printer print report not...
View ArticleDate Expiration
I'm making a Library system with Accounts logging in but it should not be exceeded to the date validation or expiration. here's my code Code: Call bok If Text1.Text = "" Then MsgBox "Please Enter Your...
View ArticleMain form not visible means it's not available when Alt/Tabbing
A project's main form is Form1 and eventually Form2 is loaded following a button click, Form2.Show 1 I thought I'd make the main form invisible until control be returned to it by inserting another 2...
View ArticlePreview Handler Host
Does anyone know of any VB6 sample code showing how to host preview handlers ? Preview handlers are a lightweight read-only preview of a file contents that are bound to a the preview pane window of...
View ArticleCenter stacked font (glyph) in Vertical Printing
I'm printing (in picturebox) a string that is stacked. For example: N o w As you can see above each character is printed left justified. Any suggestions or examples to have the character centered on...
View ArticleI have a coordinates startanle angle,want to generate pulse for pic How do I...
x ,y,z meter typemoveG0 cR 100 angle 100 start angle 50:):wave: Public Sub sendDataL(dx As Integer, dy As Integer, dZ As Integer, typemove As String, CircleRadius As Integer, Angle As Integer,...
View ArticleHow to extract parts of a text string
I'm sending messages to an external program and it returns text strings that contains misc text. Some of the text may be in the format of lnln where l is a letter a-h and n is a number 1-8 other times...
View Article[RESOLVED] Main form not visible means it's not available when Alt/Tabbing
A project's main form is Form1 and eventually Form2 is loaded following a button click, Form2.Show 1 I thought I'd make the main form invisible until control be returned to it by inserting another 2...
View ArticleVB6 Learning Edition - Can it compile DLL's?
I know it can compile an exe, but I'm wondering if it can combine a dll. Anyone know?
View ArticlePing someone?
I'm making a program and I need to be able to ping another IP and get the ping latency, basically what I want is the number that you see when you play games and it shows you how good the connection is...
View Article