Re: (File dialog has been blocked) while trying to Upload files

  •  09-01-2009, 12:01 PM

    Re: (File dialog has been blocked) while trying to Upload files

    Our problem is that we have a scroll bar on the page where the popup is. Try this. Add a html table with height>100% to your code above and test it again. try scrolling the page up and down and test the control.
    Add a table after your form tag:

    <table cellpadding="0" cellspacing="0" style="height: 120%">.... anything here </table>

     

     
View Complete Thread