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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to Load another web site page content into my Web Page Application

How to Load another web site page content into my Web Page Application

Scheduled Pinned Locked Moved ASP.NET
tutorialhtmlcomhelpquestion
3 Posts 3 Posters 1 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.
  • S Offline
    S Offline
    Sandilian
    wrote on last edited by
    #1

    Hi friends I have defalut.aspx page in My web Application. I want to load dynamic content into this page. for example if i have url "http://www.cricinfo.com" which contains html content right. so i want to load this content into my default.aspx page. Please help me how to do it?

    A S 2 Replies Last reply
    0
    • S Sandilian

      Hi friends I have defalut.aspx page in My web Application. I want to load dynamic content into this page. for example if i have url "http://www.cricinfo.com" which contains html content right. so i want to load this content into my default.aspx page. Please help me how to do it?

      A Offline
      A Offline
      Arun Jacob
      wrote on last edited by
      #2

      I think you can use iframe for achieving this.

      Arun Jacob My Technical Blog : Code.NET

      1 Reply Last reply
      0
      • S Sandilian

        Hi friends I have defalut.aspx page in My web Application. I want to load dynamic content into this page. for example if i have url "http://www.cricinfo.com" which contains html content right. so i want to load this content into my default.aspx page. Please help me how to do it?

        S Offline
        S Offline
        Sandesh M Patil
        wrote on last edited by
        #3

        You can use Streamreader to read the content and assign it to the control(Ex. Label) on your default.aspx page. We successfully implent it. However we have the permission to access the data from another website. :)

        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