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. IFrame Frustration !!!

IFrame Frustration !!!

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studiocomsysadmindocker
1 Posts 1 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.
  • F Offline
    F Offline
    ferdeen
    wrote on last edited by
    #1

    :mad::mad::mad: I have been trying (for the last few days) to work out how I can get the URL content from a IFrame control that is part of my aspx web page. The logic on the page is as follows :- IFrame.Attributes["src"] = "http://www.google.com" Once this URL is loaded successfully, I navigate (within the IFrame container) to other sites, in this instance I went to "http://www.fifa.com". When I try to get the current URL (fifa) the ["src"] attribute still shows google. I notice that when I try to retrieve the new URL, the page is reloaded from the button event. (I have used (Page.IsPostBack == false)... with no success. I was wondering if I could user Server, HTTP .net classes to find out if fifa.com has been stored, watching these in visual studio takes for ever to interrogate. Can anyone help me here ? :-O Regards, ferdeen

    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