• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Important

 
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I have a problem in displaying a page.
There is a link to a .csv file in my page.In Websphere 3.5 ,on clicking the link the download window opens and asks to save the file .That is what i want. The problem is when we ported the application to 4.0.The same link in the application which points to a .csv file now opens in the browser and dowes not show the download window .
Could u help me with this problem?
Is it a problem with MIME types or do i have to add an entry in the application server MIME types list?
the browsers have not changed ...so i presume that its a problem with the migration to 4.0
thanx in advance
--------------------
IBM CommerceSuite 5.1 Certified Implementation
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic