hi,
I have downloaded AjaxUploader and finally managed to get it incorporated into my ASP.NET 3.5 application. However when using FireFox 2.0 I have to click on the "Upload" button twice to get the panel containing the browse button to display, further more it fires a number of JavaScript "Object expected" errors when I try it with Internet Explorer 7.0 and it renders a basic ASP.NET upload control. The same issues are also experienced when I run any of the demos locally, however running the online demos I don't get any problems. I'm running Vista Business, Visual Studio 2008 (with ASP.NET 3.5 extensions and targetting v3.5 of the .NET Framework), I would be surprised if it's a framework or VS thing though. Has anyone experienced similar issues or know any fixes?
Thanks,
ll