By using the Internet Controls and the Combo Box, I have created a custom browser. All of my navigational buttons work: Back, Forward, ect. When I first download a page, I use this code:
Private Sub WebBrowser1_DownloadComplete()
Me.Caption = WebBrowser1.LocationName
Combo1.AddItem...
I understand how to create a database in MS Access and use VB6 to create an interface for a user. However, I am interested in developing a VB6 order form User Interface and connect it to simple spreadsheet to hold the order information. Can I connect my user interface to flexgrid? I do not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.