Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. davidlee42knicks

    Using the goBack and goForward methods of a webbrowser in vb 6.0

    Hi, I have a web browser control on my form which I have used to navigate to pages. I want to add go back and go forward buttons. I have found the goBack and goForward methods - do they require adding any references? I ran my code and received an "automation error, unspecified error." Any...
  2. davidlee42knicks

    How do I initialize an image list control?

    I am having some trouble initializing an image list control I want to use with a treeview control. How do I initialize the image list? Thanks, Mike
  3. davidlee42knicks

    Using the PostData parameter

    Hi, now I'm looking for advice on using the PostData parameter. Here is my code: Dim URL As String Dim Flags As Long Dim TargetFrame As String Dim PostData() As Byte Dim Headers As String Dim Argument As String Dim getURL As...
  4. davidlee42knicks

    Opening a web page in Firefox using VBA

    Hello, I am using Visual Basic in an Access database, and I want to open a web page in Firefox using VBA. Any help on this? If it may be done, I would also like to pass a username and password to log in. I am aware this is possible using IE; however, I also need to view the page in Firefox...

Part and Inventory Search

Back
Top