Hi I am having problems with the getting the OpenFileDialog to work. Everytime I try to open the dialog, the IE script error dialog appears and asks if I want to continue running scripts. The code breaks at the following line in yellow:
function f493(){
v871=f554("Multiselect","1")=="1";
v874=f554("UseFlash","1")=="1";
if(!(v874 && Plugin.isInstalled("Flash") && parseFloat(Plugin.getVersion("Flash")) >=9)){v874=false;}
$("UploadFlashProgressDisplay").style.display=(v874?"":"none");
var v839=f521();
$("UploadForm").setAttribute("action",v839);
v40=f494();