• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Internet Explorer 8 Dialog window not opening

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using rich:fileupload in my web application....we using only internet explorer 8
My browser alone not open the dialog window.....to select the files ,but other computer with same browser(IE8) is opening....to select the files.
Let me know, any options i need to change in Internet explorer 8 for rich:fileupload component to open the file browser.......
 
Saloon Keeper
Posts: 27762
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
IE 8 isn't quite as vilified as IE 6 was, but it's not far from it.

There was a problem with Windows where a set of Microsoft patches had to be required to permit certain window-related JavaScript functions to operate properly. I don't think it applied to only IE 8, but IE 8 was definitely affected.
 
reply
    Bookmark Topic Watch Topic
  • New Topic