.ASHX File Extension

ASP.NET Web Handler File Icon
File TypeASP.NET Web Handler File
DeveloperMicrosoft
Popularity3 stars
CategoryWeb Files
File Description

Webpage that is part of an ASP.NET Web server application; processed by the server's ASP.NET HTTP Handler when a client Web browser requests the page; often contains references to other pages hosted on the Web server that are sent to the user's Web browser.

Sometimes ASHX files are used for sending .PDF files to the user's browser, since the ASHX file has a reference to the PDF document. However, when the file is downloaded, the file extension is not renamed to ".pdf" and remains with the ".ashx" file extension. In this case, you can rename the file extension to ".pdf" and view it with Adobe Reader or another PDF viewer. You can also sometimes fix this problem by making sure that the Web browser has the Adobe Reader plug-in installed. If installed, the PDF file may then open directly in the browser.

NOTE: Many ASHX pages have only a small amount of code, even as short as a single line. Page functions are written in the C# programming language.

Program(s) that open .ASHX files
Mac OS X Logo
Mac OS
Icon MacroMates TextMate
Icon Any Web browser
Windows Logo
Windows
Icon Microsoft Visual Web Developer
Icon Microsoft Visual Studio 2010
Icon Any Web browser
Icon Any text editor
Updated 3/12/2012  

http://www.fileinfo.com/extension/ashx

Copyright © 2012 FileInfo.com