Thread: Insert iFrame

  1. #1
    Registered User
    Join Date
    May 2009
    Location
    Åland, Finland
    Posts
    11

    Insert iFrame

    Hello again,

    I need to insert a iFrame into a C# Form, but i don't know how i should do it.
    I have Googled for a while, but i can't find a answer how it works if it works.

    Do any of you Guys know?
    Thanks a lot,
    Linus

  2. #2
    Registered User
    Join Date
    Mar 2009
    Location
    england
    Posts
    209
    What is an iFrame? Do you mean you wish to display a webpage within your form? If so use the WebBrowser object.

  3. #3
    Registered User
    Join Date
    May 2009
    Location
    Åland, Finland
    Posts
    11
    Yes, iFrame is what a web developer call an floating frame.
    Thanks, I am going to look at the WebBrowser object!

  4. #4
    Registered User
    Join Date
    May 2009
    Location
    Åland, Finland
    Posts
    11
    [Forget it, i solved it.]
    Last edited by Limpan; 05-15-2009 at 02:56 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. insert into binary tree question..
    By transgalactic2 in forum C Programming
    Replies: 32
    Last Post: 11-18-2008, 03:21 PM
  2. How to insert an item to a ListView
    By ysabelle in forum C++ Programming
    Replies: 2
    Last Post: 05-07-2007, 07:03 AM
  3. How to insert data to the top of exist text file?
    By ooosawaddee3 in forum C++ Programming
    Replies: 4
    Last Post: 08-16-2005, 08:08 AM
  4. Insert unique record into database
    By groorj in forum C Programming
    Replies: 4
    Last Post: 12-29-2004, 11:06 AM
  5. Replies: 1
    Last Post: 09-17-2001, 05:46 AM