is there anyway?

Discussion in 'Programming General' started by user123, Nov 12, 2007.

is there anyway?
  1. Unread #1 - Nov 12, 2007 at 1:17 AM
  2. user123
    Joined:
    Mar 12, 2007
    Posts:
    439
    Referrals:
    0
    Sythe Gold:
    0

    user123 Forum Addict

    is there anyway?

    is there anyway to display a .html in frame?
     
  3. Unread #2 - Nov 12, 2007 at 1:30 AM
  4. Covey
    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    is there anyway?

    put a webbrowser in a frame then navigate to that file.
     
  5. Unread #3 - Nov 12, 2007 at 4:42 AM
  6. user123
    Joined:
    Mar 12, 2007
    Posts:
    439
    Referrals:
    0
    Sythe Gold:
    0

    user123 Forum Addict

    is there anyway?

    how i do that?
     
  7. Unread #4 - Nov 12, 2007 at 7:36 AM
  8. jdsfighter
    Joined:
    Jan 21, 2007
    Posts:
    603
    Referrals:
    0
    Sythe Gold:
    0

    jdsfighter Forum Addict
    Visual Basic Programmers

    is there anyway?

    Right click on the toolbox. Select components. When another form pops up scroll to about the middle and search for Microsoft Internet Controls. Once there is a check by it hit Ok. Place the webbrowser on your form. Now add a command button to your form. Double click it then add the following line of code.

    Code:
    Webbrowser1.Navigate "http://google.com"
     
  9. Unread #5 - Nov 12, 2007 at 12:31 PM
  10. user123
    Joined:
    Mar 12, 2007
    Posts:
    439
    Referrals:
    0
    Sythe Gold:
    0

    user123 Forum Addict

    is there anyway?

    it gives me error when i do that.
     
< Authentication help !? | Random colors? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site