---
title: "What is the mime type for .aspx"  
description: "What is the mime type for .aspx"  
author: "Anonymous User"  
published: 2015-05-01  
updated: 2015-05-01  
canonical: https://www.mindstick.com/forum/23172/what-is-the-mime-type-for-aspx  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What is the mime type for .aspx

What is the [mime type](https://www.mindstick.com/interview/1730/what-is-mime-type-of-json) for .aspx

## Replies

### Reply by Anonymous User

Wrong question. ".ASPX" does not have a [MIME](https://www.mindstick.com/forum/159189/why-stylesheet-not-loaded-because-of-mime-type) type. This is just a part of file name (and URL).\
For example, if the content is HTML, the mime type "text/html", and the .ASPX file from the client part is no different from a regular HTML file.


---

Original Source: https://www.mindstick.com/forum/23172/what-is-the-mime-type-for-aspx

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
