Determine if Browser uses IFrame mode

  •  12-18-2012, 9:39 AM

    Determine if Browser uses IFrame mode

    Hi,

     

    we added our own progress text with calculation about the rest time in the format hh:mm:ss like it is shown here:

    http://cutesoft.net/forums/post/63856.aspx

     

    For IE in IFrame mode the custom progress calculation is not possible because there isn't any possibility to get the file size. If I activate the built-in template for upload progress then it works slow but fine but the rest time is in seconds.

     

    Is there a possibilty to determine on server or client side if the uploader runs in IFrame mode and then show the built-in upload template?

     

    Thanks

    Mark

View Complete Thread