1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Updatepanel inside an IFrame - not working with FireFox

Discussion in 'C#' started by ChaosTrivia, Jul 19, 2009.

  1. #1
    Hello!
    I just finished making a nice facebook app, which is a facebook version of my website, chaostrivia.com
    The app is made of a homepage, and 3 game pages.
    It is IFrame based, made with the facebook asp.net development kit.

    All pages, including the homepage, have a scriptmanager and update panels.

    The problem:
    All update panels in all pages never fire an async postback when browsing with firefox.
    (from the dev server, I put a breakpoint at the Page_Load event. It never reaches the breakpoint with firefox, and it does reach and break when browsing with IE or Chrome).

    The application: http://apps.facebook.com/chaostrivia
    Notice how it works and refreshes well automatically with IE and Chrome, but remains static with Firefox. (I tested with the most recent and previous FF versions).

    The same code is running well on my website, chaostrivia.com, hence I assume that the source of the problem is the fact that the facebook application reside inside an IFrame, which is not the case in my website, and is in principle the only thing that has changed.

    Has anybody encountered this problem before and know of a magic cure?
    I am totally desparate. I spent the whole day looking for a solution and I didn't even come near one :mad::confused:

    thanks!
     
    ChaosTrivia, Jul 19, 2009 IP