473,796 Members | 2,609 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Excel2003/Content-Disposition=inl ine/File Download Dialog

Hello,

We use ASP.NET.

We have a page with Excel download link when clicked it is supposed to
render the excel data in browser.

Below is the header info we set
Response.Conten tType = "applicatio n/vnd.ms-excel"
Response.Append Header("Content-Disposition",
"inline;filenam e=refdsxresults .xls")

Even Content-Disposition is inline the FileDialog pops up asking for
Open or Save which should not have happened.

This was not happening with Excel 2000. Is there any new header
information for excel or is this a bug with excel 2003.

Thanks,
Veena

May 11 '06 #1
0 1060

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1108
by: Bertel Lund Hansen | last post by:
Hi all I have made some pages where PHP produces a menu and gets the contents from separate files. It works okay. But something I read made me wonder if there smarter ways to access the content file. At present I use include($content). Now I realize that this means that the conten file is PHP-parsed. I use that in some cases so I probably won't change it.
1
2595
by: Kelly | last post by:
I want to search for a letter and replace it but when I add the > to the file name it acts up. When I take it out it works but obviously doesn't alter the file only prints it altered. Can anyone tell me why?? use strict; my $content; ## Prompt user for file ############# print "Enter the name of the file you would like to change...\n";
0
794
by: Mike | last post by:
I have a blank database file in my project with Build Action = "Content" so that the file is included when I do a "Build Cab file". However, when I'm debugging, I don't want the blank file deployed over the existing database file. Is there a way to tell VS to only include the file in Release builds?
0
1111
by: Philip Wagenaar | last post by:
I have developed a solutution for excel. Now I created a setup project to install everything which works fine. Only thing is that I want to create a shortcut the excel sheet. How can I do this? It seems I can only create shortcuts to the project output which is a dll.
0
1049
by: chufall | last post by:
I have a ASP.net Project, and need to create a .cab file which will contain the Web project's content file(.aspx files,image files,ascx files and so on) . I create a setup project which is the cab file. and add the primary output of web content file. There're several directories in my web project,but i found that the files in the cab file have no such directory information,so i cannot extract them into the correct path.
2
1978
by: avanti | last post by:
Hi, I use ClickOnce to publish and install an application in the company. I have a help file for the same in .chm format. It is part of the C# project as a 'content' file. I also tried as 'embedded resource'. It opens when the help link is clicked. The code looks like: string exeFileName = Application.ExecutablePath; string exeFileNameStub = exeFileName.ToUpper().Replace(@"\Path", @"\");
7
2628
by: Arthur | last post by:
hi, this might be a simple one to them who know: i'm developing an asp.net project and use the debug mode. i have a xml file which contains data, that shall be read, if a specific page is run. when i build the project the file is correctly copied to the build location (i selected "build action: none" and "copy if newer"). but when the project is run, the xml file is missing at the directory from which the site is executed. it does not...
1
2749
by: guoyuanliu | last post by:
Hi, I have a problem with calling javascript function that will call web service fin ASP.NET AJAX. This is the description: When i use one page (.aspx) i place a script manager that reference to .asmx web service reference and write javascript code to call that service on client event. (onchange of a dropdownlist).. it works but when i do the same thing in a content page with the a master page which also have a script manager that refer...
1
1648
oranoos3000
by: oranoos3000 | last post by:
hi i have a script that with click a button in this script text with id="targetDiv" is substitute with content of the file data.txt. this script and data.txt are on the same directory on my local disk my problem is that with pressing button on this script this is not substituted and XMLHttpRequestObject.status instead of 200 is 0 what is meaning of XMLHttpRequestObject.status instead equal to zero? how can i change...
3
3278
by: Rishabh Indianic | last post by:
Hi, I am used VS 2005 with c# for developing window mobile application. When i create a cab file i add Primary Output and Content files from project. The content file contain image folder. When I install application in device using cab file it create a folder which contain the images that i have used in project By Programmatically by accessing path " (//Program FIles//Images//Image.jpg1) " it work well. problem is that this content file is...
0
9535
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10465
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10242
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9061
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7558
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4127
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.