• 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

I am facing problem while uploading file with IE 9

 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am facing very strange problem with IE 9 while uploading file in my SEAM application. Actually, my application send a notification mail to specified mail id which consist a URL. when i click on this link/URL it directs to my application where i can upload a file using SEAM fileUpload component.
I observed that the problem occur only when i left click on link from Gmail with IE 9. If I open the same link from yahoo and other mail services, it works fine with IE 9. I have also tried the same case with Firefox ,opera and chrome and did not find any problem.
I also observed with IE 9 and Gmail that if I right click and press roller of mouse it works fine.

I need help to solve this problem.
 
reply
    Bookmark Topic Watch Topic
  • New Topic