Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. WebBrowser Control in ASP.NET

WebBrowser Control in ASP.NET

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    trinm1987
    wrote on last edited by
    #1

    I want to set a Webbrowser control inside a page aspx.What do I do? Thanks

    S 1 Reply Last reply
    0
    • T trinm1987

      I want to set a Webbrowser control inside a page aspx.What do I do? Thanks

      S Offline
      S Offline
      Shyam Bharath
      wrote on last edited by
      #2

      Well, the closest I can recommend is using iframes. But please explain what exactly you are trying to do?

      ------------------------------------------- Exam-O-Matic - Online exam conduction tool in ASP.net

      T 1 Reply Last reply
      0
      • S Shyam Bharath

        Well, the closest I can recommend is using iframes. But please explain what exactly you are trying to do?

        ------------------------------------------- Exam-O-Matic - Online exam conduction tool in ASP.net

        T Offline
        T Offline
        trinm1987
        wrote on last edited by
        #3

        I embedded a Web site to iframe.I want from the Web's impact on my web page in IFRAME. Code HTML:

        Google dịch anh việt

        Code C#

        protected void Page_Load(object sender, EventArgs e)
        {
        translate.Attributes["src"] = "http://translate.google.com.vn";

            }
        

        I want to change the value in the Web site: http://translate.google.com.vn is embedded IFRAME in my Web

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups