SetHeader("Content-disposition ) does not work in NN

response.setHeader("Content-disposition", "attachment; filename="+ fileName + strExt);
works for IE 5.5 but not in netscape .
IE 5.5 shows the save as dialog box
NN4.79 display the contents
how can i get the save as dialog box in NN4.79

try adding response.setContentType("your_content_type...") just before calling response.setHeader("Content-disposition", ...).
It seems that netscape requires it.

Similar Messages

  • Content panel does not work in Online Help file

    Using Robohelp 10: When the help file is opened from application, the correct help page is shown on the right hand side but in the Contents panel the Title page item is selected. The content panel does not work.

    Hi
    I think you have not enabled the Folders_g component on UCM .
    Enable the component from Administration - Admin Server - Component Manager and then restart UCM server .
    Then test to see if the issue still persists .
    Thanks
    Srinath

  • Content-Disposition inline Not working

    Hi all,
    I am using Orion application server as Web server. I like to open a file in client side form the server. Which one is known MIME type. I don't want the IE to prompt the user for Save as/ Open from the current location.
    I am using "inline" argument in Content-Disposition header. Eventhough i am getting promt dialog box in client side.
    The following is my code.
    <%@ page import="java.io.*" %>
    <%@ page import="java.net.*" %>
    <% response.setContentType("application/pdf"); %>
    <% response.setHeader("Content-Disposition" , "inline;filename=test.pdf" ); %>
    <%
    String fileURL = "http://java1/examples/jsp/test.pdf";
         ServletOutputStream sout = response.getOutputStream ();
         URL url = new URL ( fileURL );
         BufferedInputStream bis = null;
         BufferedOutputStream bos = null;
         try {
              URLConnection conn = url.openConnection();
              // Use Buffered Stream for reading/writing.
              bis = new BufferedInputStream(conn.getInputStream());
              bos = new BufferedOutputStream(sout);
              byte[] buff = new byte[2048];
              int bytesRead;
              // Simple read/write loop.
              while(-1 != (bytesRead = bis.read(buff, 0, buff.length))) {
                   bos.write(buff, 0, bytesRead);
         catch(Exception ex){
              System.out.println(ex.toString());
    %>
    Any one give the soloution for this problem. I hope there is no problem with the source code. I want to avoid the dialog box while downloading in the client side.
    Thanks
    Prabhu.

    Hi,
    Please let me know in which browser you are trying to do this, since it as some problem with IE5. You can try this, using the Netscape browser which doesn't have any problem.
    Hope this helps.
    Senthil Babu J

  • PC Suite 7.1.40.1 Content Copier does not work.

    The Content Copier in PC Suite 7.1.40.1 fails to Backup the Data from the Phone. "The phone did not contain any content ..."
    All Attempts to uninstall, delete Directories and Registry Keys did not help.
    The Content Copier from 7.1.30.9 works fine.
    OS: Windows XP Pro SP3

    I'm also having problems with V7.1.40.1 of this software, running on WinXP Home edition V2002 SP3.
    (via Bluetooth Toshiba stack) from a 6600 Slide.
    Trying to backup Contacts list (the MOST important data!!!) it just sits there forever with the 'busy' wheel twiddling round and zero % progress on the display bar.  It DOES say it might take a while but more than 30 minutes with nothing indicated for only a couple of hundred contacts suggests actually no progress at all!  It IS possible to read contact, calendar, messages etc., using other apps in the suite - but then the progress bar on the PC Suite display tends to stop, showing (eg.) 90%, although it looks like all the content has been transferred.  Using other apps, of course you can't create an alternative backup file!!!
    When the contacts list fails to transfer, the phone screen momentarily flashes up a 'sync complete' message after only a few seconds - although I THOUGHT I was backing-up, not sync'ing!
    PC Suite looks like a very nice software package - but does ANYONE (except US!!!) actually test it with real data and real phones???
    Message Edited by veryirritated on 15-Dec-2009 05:41 PM
    Message Edited by veryirritated on 15-Dec-2009 05:41 PM

  • Content code does not work

    I just got a content code to update from the app store, but the app store states, the code you entered is not reconized as a valid code.  Is there anything else I can do?

    Contact Apple using the email form here >  Apple - Support - Mac App Store - Contact Support

  • Versioning and Video Content type does not work.

    Hello,
    I have out of the box sharepoint installed.
    When I apply versioning to a library. And try to see "Document set version history" (as I suggest Video content type actually inherits from Document Set). I don't see any version.
    Can you tell me how can i see versions of the "Video" content type item in this Version History window?

    Document set versions are slightly different than item versions. Document sets can be managed by a separate ribbon tab called Document Set and group called Manage.
    Check below link for detail go through:
    How to retrieve document set version history
    Manage versions for Document Set
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer :)

  • InCopy CS5.5 update content does not work

    I am an editor using InCopy for editing my magazine. I only have InCopy. My art director who uses the full InDesign suite, and I work remotely. She sends InCopy files to me via Dropbox. When she makes changes to the files, my content update does not work. It is shaded grey. It worked a couple of times and then stopped. Does my art director need to do something on her end to ensure I can update content in files she sends to me?
    Thanks for any help someone can provide.

    Hi and thanks for the quick reply.
    This is the problem:
    My art director is using Indesign to create Incopy files for me to edit. We
    both are working from remote locations and are using Dropbox (remote server)
    to store our files. We have been having some problems... When my art
    director changes an image I do not see the image change/update on my end.
    How do we solve this problem?
    We are both using the latest version of the software she is using InDesign
    CS5.5 and I'm using InCopy CS5.5.
    Thanks for your help.
    Cheers,
    Mary
    Mary Scianna
    Editor, Shop Metalworking Technology Magazine
    Latest issue: http://shopmetaltech.dgtlpub.com
    Vice President, Zedcom Media Inc.
    Tel: 647 932 4477
    Cell: 647 408 6137
    Email: [email protected]
    Web: www.shopmetaltech.com
    Mary Scianna Courier Address:
    416 Whitby Shores Greenway,
    Whitby, ON L1N 9R5  Canada
    Mailing Address:
    1450 Headon Road, PO Box 93171
    Burlington, ON L7M 4A3  Canada

  • Flash streamed via RTMP (using Flowplayer) does not work; does in IE 9.

    I have the latest Flash plug-in and Firefox 6.0.2. Flash files from YouTube work. However, Flash in Flowplayer -- using RTMP streaming -- does not load.
    The following page works with latest version of Flash in IE 9:
    http://www.3xconversionformula.com/replay/short
    However, it simply will not load in Firefox.
    I do NOT have any ad blocking plugins, etc.
    The Flowplayer page actually allows you to test HTTP vs RTMP vs no streaming and Firefox hangs on RTMP. So, I believe I have found out what the bug is for you, but updating Flash will not remedy the situation. It seems to be a Firefox problem.

    AVG 9.0 is installed and the video (Flash in Flowplayer) works with IE 9 and Chrome.
    Flash video works in Firefox, but not all Flash files. Flash in Firefox works with YouTube, Adobe's Flash website, and various other places, but not everywhere.
    2 URL's are supplied above that contain Flash content that does not work with my Windows 7 (64-bit) Intel Core i7 Toshiba laptop with NVIDIA GeForce graphics card.
    On the Flowplayer website -- someone who should know how to properly implement their player with Flash -- Flash does work with Firefox when HTTP and no streaming are used. However, nobody seems to note that this does not work for RTMP streaming.
    So, Flash works -- sometimes -- but not all the time. However, the VERY same Flash files DO work on SAME laptop with SAME firewall and no problems with IE 9 and Chrome. Bottom line: RTMP streaming seems to be the issue with Firefox as pointed out on the following website:
    http://flowplayer.org/setup/index.html
    Attached images:
    1. HTTP Streaming
    2. RTMP Streaming - Faulty
    3. No Streaming
    NOTE: Website states, "RTMP The most advanced video streaming technology today."
    The following 2 videos will not work with my Firefox:
    http://www.3xconversionformula.com/replay/short -- uses Flowplayer as its Flash player.
    http://www.schedulicity.com/Essentials/Video-Gallery.aspx -- uses Brightcove as its Flash player.
    YouTube works. Also, the Brightcove website itself does work. So, its the implementation of Flash players -- not Flash itself -- that seems to be the problem. However, its not a problem with old versions of Firefox, nor IE 9 or Chrome.

  • Nokia Content Copier Does Not Restore Bookmark

    Hi,
    I found the Nokia Content Copier of N96 PC Suit does not work normally,
    I have backuped my phone content to a file named as "N96_Bookmark.nbu", this backup file includes "Bookmark" data, 
    After finishing backup, I delete all the BBC bookmarks from the Browser of N96,
    Then, I restoring Bookmark through Content Copier,  it shows the result as below:
    The following data was restored to the Nokia device:
    - Bookmarks
    But  When I open Browser from N96 and found no any bookmark is restored, nothing happened.
    Now, I lost all my BBC bookmarks on N96.
    Why Content Copier Can not restore bookmark?? And how to slove??
    Thanks.

    I have added BBC bookmarks by manually,
    But I want to know why Content Copier does not working?

  • DRM content and Airplay without internet does not work.

    First off I am extremely pleased with my cutover to the Apple world. Like many I have been using the "gateway" Apple products for years and have just recently purchased a new MBP.
    I have just spent the better part of a day testing out what happens when you purchase a movie from the iTunes store and attempt to play it via AirPlay (ATV2) without an internet connection. It does NOT work or at least I could not make it happen. Its taking a little shine off Apple for me, and definitely something that will make me think twice before going deeper into the "Cloud."
    My specific need is to have both purchased and rented movies on my shiny new MBP and stream them via AirPlay in my RV with an ATV2 that does not have an internet connection.
    Before any pseudo techies chime in, here are the test cases I have used:
    1. Connect my wireless router to the internet and connect the ATV2 and MBP to the router (wirelessly) everything works perfect.
    2. Disable internet access to the router and cold boot both ATV2 and MBP then reconnect both to the router (wirelessly) to simulate a roadtrip in the RV.
         Result #1: movies that I have created (HandBrake copies of DVDs) work perfectly
         Result #2: movies that I have purchased via iTunes ----DO NOT WORK with AirPlay (I get an error message saying cannot connect to ATV2)
         Result #3: Digital copies that come with the Bluray for iTunes DO NOT WORK with Airplay (same message from #2)
         Result #4: If I reconnect the router back to the internet then everything works fine.
    Unless I am missing something here (and please let me know) I would suspect that there is a DRM workflow here that requires home sharing to connect back to my Apple account, correct?

    What you are experiencing is identical to my experience.  With the recent power losses in the Northeast due to Irene, we lost cable and internet connectivity.  Luckily we had a generator so that we could still watch our movie and TV library on AppleTV.  We were wrong.  While we have purchased and own many TV shows, virtually none of them were available for streaming via an iPad, iphone or any of our imacs using Airplay to a TV.  Compounding matters, it was also impossible to take a direct VGA connection from the computer where my itunes library resides, and play DRM content on our TV.  What is crazy about this, is that this is for content that we purchased...some of it several years old.
    I understand Hollywood's desire to control piracy, but this is not the way to do it.  There should not be a need for an internet connection to play DRM content on the devices that have shared itunes accounts.  This would mean that if you take your AppleTV anywhere w/out an internet connection (for example on travel), you will not be able to view any content that you own that resides on your macbook or ipad (at least you will not be able to view it on a TV).

  • Hello, the 'Save As' dialog box used to allow the backspace button to go up one level in the directory when the focus is in the folder contents box but it does not work any more, please help.

    Hello, the 'Save As' dialog box used to allow the backspace button to go up one level in the directory when the focus is in the folder contents box but it does not work any more, please help. BTW the same 'Save As' dialog in other applications still allow the backspace button to go up one level in the directory.

    cor-el,
    I kept forgetting and procrastinating about following your instructions, since I have internet access only for limited amounts of time and usually I am busy with important tasks when I am.
    Out of the blue, the problem corrected itself (the Save As box started to open full screen, then shrunk down to a normal size and the edges can now be dragged to a custom size).
    Even the copy and paste problem in the filenaming area seems to have been less troublesome lately even though there have been no updates to Firefox in a few weeks.
    Even though I marked the solution as not helpful, the problem has in fact been resolved. I will save the solution instructions in case the issue returns.

  • Save a published Access services database site as a template with contents does not work

    Hi
    I have a Access site on the SharePoint. I wanted the site to be duplicated to another subsite, I then did the usual - save site as a template with contents and made a copy of it, however it does not work. I have been getting the error as stated below
     error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'Default'. (rsErrorExecutingCommand)
    For more information about this error navigate to the report server on the local server machine, or enable remote errors
    However, it works if I make a local copy and publish it to the subsite? How does access services work on SharePoint and why the template option can't be chosen.

    Hi cally, check the following links for possible solutions:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/1e2b77ba-4cfa-4aa3-97e4-b7b39fbd46fd/error-with-ssrs-report-that-has-a-sharepoint-list-data-connection-ssrs-r2-and-sharepoint-2010?forum=sqlreportingservices
    http://blog.mikehacker.net/2012/05/16/sharepoint-2010-access-services-reporting-with-sql-2012/
    cameron rautmann

  • Lightroom 5.6 would not open. I only get a flash picture then I get an error message. See below message: [Window Title] Adobe Photoshop Lightroom 64-bit [Main Instruction] Adobe Photoshop Lightroom 64-bit does not work more [Content] there was a problem m

    Lightroom 5.6 would not open. I only get a flash picture then I get an error message. See below message: [Window Title] Adobe Photoshop Lightroom 64-bit [Main Instruction] Adobe Photoshop Lightroom 64-bit does not work more [Content] there was a problem making the program no longer work properly. The program is closed and there is a notification if a solution is available.

    I may have just solved my own problem. Right after posting this I googled bezel lightroom and found this: Flickr: Discussing The word 'bezel' appears in the taskbar. in Adobe Lightroom
    I changed the setting in the view menu and now everything appears to be working fine. I cannot explain why it stopped working before because I hadn't made any previous changes to the view options.
    Still am curious about the memory usage, though.

  • Continue button does not work in content player for user on XP system

    "Continue" or "Here" buttons does not work in "My Learning" content player for users on XP unlike for users on windows 2007 works fine. Pls let me know if XP needs to be on certain java version to work. we are on LSOFE 604.Java 1.6_21, IE8.
    Pls let me know why user on windows 7 don't have any issues completing the course in ESS thru content player and only XP users have issues.
    Thanks in advance.

    Nicklas,
    Check the link below. Maybe it will help.
    http://discussions.apple.com/thread.jspa?threadID=2672794&tstart=30

  • Shockwave does not work in firefox but does in ie. it does not show content. worked in version 3 of firefox not in 5.

    adobe shockwave player does not work in newest version of firefox (v.5). it does work in internet explorer though. and it also worked before in version 3.

    Do not confuse Shockwave for Director and Shockwave Flash.
    *https://support.mozilla.com/kb/Managing+the+Flash+plugin
    *https://support.mozilla.com/kb/Using+the+Shockwave+plugin+with+Firefox
    Both are different programs (plugins), so there is most likely no need to look at Shockwave for Director.
    Does Flash work properly on the Abode welcome (test) page?
    *http://www.adobe.com/software/flash/about/

Maybe you are looking for

  • Question: Indesign Crashes on export to epub

    I have had trouble on more than one previous occasion when exporting a file to epub from cs6, when the Indesign crashes part way through the export process. I am now having this repeatedley with a file containg a large number of inline graphics. It k

  • InDesign bug with wacom intuos

    Hello! I have a problem with In design. Since I got a new wacom intuos pen and touch, I have a bug with In Design, it won't save or save as, can't even do UNDO. Does anybody has ever experience this kind of problem? I have mac OS X version 10.6.8 and

  • The new "Creative Zen&qu

    Creative is came out with a new Creative zen. im not so sure if it out now or if its coming out soon. but i was just wondering if anyone has it and can tell me if you can rotate the screen so it would be easy to click the buttons with your left hand.

  • WIP Value Summary

    Hello Could someone please explain what 'This Level' and 'Previous Level' mean in WIP Value Summary screen. Path to this screen WIP > WIP Value summary > select the 'Level' Tab Also what is cost relieved and cost incurred. Thanks, Deva

  • How do you update 1st generation ipad

    i have the first ipad that came out, and its never been updated.So now i cant purchace any new games cause it says i have to have ios 4 or later. if looked in apple support but it says i can update by going to settings and go to general and it should