---
title: "Explain about the extension .hta?"  
description: "Explain about the extension .hta?"  
author: "Amit Singh"  
published: 2011-03-19  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/554/explain-about-the-extension-hta  
category: "vb script"  
tags: ["vb script"]  
reading_time: 1 minute  

---

# Explain about the extension .hta?

.hta extension is used whenever you want to include a VB script in HTML. Here HTML acts as an interface and VB Script as the programming language. .hta extension files do run in the safe and trusted zone of Internet explorer. Although they run in the trusted zone querying is restricted as it has to pass the guidelines of internet explorer.

## Answers

### Answer by Amit Singh

.hta extension is used whenever you want to include a VB script in HTML. Here HTML acts as an interface and VB Script as the programming language. .hta extension files do run in the safe and trusted zone of Internet explorer. Although they run in the trusted zone querying is restricted as it has to pass the guidelines of internet explorer.


---

Original Source: https://www.mindstick.com/interview/554/explain-about-the-extension-hta

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
