.ASHX 파일 확장자

ASP.NET Web Handler File

개발사 Microsoft
인기도
3.5  |  134 투표
 

ASHX 파일이란 무엇인가요?

An ASHX file is a webpage that is part of an ASP.NET web server application. It contains references to other pages hosted on the web server that are sent to the user's web browser. ASHX files are processed by the server's ASP.NET HTTP Handler when a client web browser requests the page.

추가 정보

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.

참고: 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.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

ASHX 파일을 여는 프로그램

카테고리:
업데이트: 2016-11-08

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 ASP.NET Web Handler 파일 형식과 Mac and Windows 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.