Browse by Tags

Related Posts

  • AjaxControlToolKit ModalPopUp - block all frames rather than the one from which it opens

    Hi All, I have html main page with three frames - header , left navigation and content. On click of left navigation item I am opening a new page in content frame. Now in the content frame I have link. On click event of this link I am opening a modal pop control - AjaxControlToolKit. But this modal pop...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sirfamol85123 on 05-25-2009, 12:00 AM
    Filed under: modallPopup, Web 2.0, asp.net 2.0, iframe
  • Re: Timer control doesn't work on page with iframe

    I realize this is an old thread but I ran across this same issue with .NET 3.5 and VS2008. It turns out in my case self-closing the iframe (like you have done) was the issue with the Timer not working: this didn't work: <iframe .... /> this works: <iframe ...></iframe> It may be...
    Posted to ASP.NET AJAX UI (Forum) by liquid_iq on 05-22-2009, 12:00 AM
    Filed under: "ajax update panel trigger", TimerControl, updatepanel trigger, iframe
  • Re: Content Page overlaps Master page

    Hi Zainab , [quote user="Zainab_Zum"] I am sorry.. I cant post screenshots.. but yes i can tell you how is it happening.. When the application starts everything is perfect.. but then when I open say "www.google.com" in another tab of IE 7 and get back to my application.. the content...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by svmr on 05-15-2009, 12:00 AM
    Filed under: iframe
  • How can I find child elements of iFrame which is an element of the page?

    Hi, Can anyone help me with the way to find any child element of the iFrame control? All I can get is the Iframe control itself but its child elements count is 0. iFrame control is being navigated dynamically, i.e. based on user action on the page. Thanks Jignesh
    Posted to Lightweight Test Automation Framework (Forum) by FRMJiggs on 05-04-2009, 12:00 AM
    Filed under: child elements, iFrame
  • Retrieve values from aspx fomr that is inside an iFrame

    I'm using C#. I have a content page with an iFrame in it that is inside of a master page. Inside the iFrame I have an aspx page that could contain checkboxes, radios, or text fields. How do I check if there are form fields in the page inside the iFrame, and if there are, how do I retrieve their values...
    Posted to Web Forms (Forum) by Sojan80 on 04-30-2009, 12:00 AM
    Filed under: Retrieve values, aspx form, iFrame
  • Problem "Javascript Dyanmic Tab (iframe)"

    Hi folks, recently i got one assignment hope u peoples give some suggestion:- I Have two .ASPX page e.g. parent.aspx & child.aspx . my parent.aspx i have gridview. on selecting the row of Gridview i have to generate new tab (consist child.aspx) on respective ID. so i am generating new tab and displaying...
    Posted to Client Side Web Development (Forum) by saytosanjeev on 04-21-2009, 12:00 AM
    Filed under: iframe, iframe in asp.net controls, iFrame problem at page redirect
  • How to call parent javascript function from iframe?

    I would like to fire a javascript function in the parent .aspx page AFTER a file is downloaded in a iframe .aspx page. I thought a simple parent.myFunction() would work but it does not. In the iframe.aspx I'm trying this: Response.WriteFile(filename); // trying to fire parent javascript here Response...
    Posted to Web Forms (Forum) by von g thep on 04-21-2009, 12:00 AM
    Filed under: parent javascript, iFrame
  • Session Lost in Iframe

    Hi, I developed a facebook application using ASP.NET. The application is located in an IFrame inside facebook website (that means that I have different domains between the parent(facebook.com) and the iframe(mydomain.com) For some reason Im loosing the session on each postback and I get a new sessionId...
    Posted to State Management (Forum) by lnetanel on 04-20-2009, 12:00 AM
    Filed under: Session State, IFrame
  • Forms Authenciation in IFrame IE Problem

    I have created an Iframe in an existing web application (non asp.net but uses its own forms authenciation and cookie). This existing application is not in the same domain as the site being rendered into the IFrame. When using FireFox everything works fine. When using IE my login does not work. I enter...
    Posted to Security (Forum) by ldadams on 04-07-2009, 12:00 AM
    Filed under: Authenication, IFrame, login
  • Huge CSS and iframe incompatibility in Internet Explorer

    I have been working a month on coding my art portfolio website, which I need to have it ready a.s.a.p. (I told some people I would have it up this weekend). Unfortunately, being the newbie that I am, I never checked my page in internet explorer until today! The CSS menu, div boxs, and iframe are just...
    Posted to Client Side Web Development (Forum) by megadubitably on 04-05-2009, 12:00 AM
    Filed under: CSS, IE, iframe, internet explorer
Page 1 of 14 (140 items) 1 2 3 4 5 Next > ... Last »