Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is consensus on Mshta.exe (.hta) apps?

Status
Not open for further replies.

jsteph

Technical User
Joined
Oct 24, 2002
Messages
2,562
Location
US
I've read bits and pieces on .hta applications, but have never (to my knowledge) used one or seen one. Is this a viable, popular technology, or was it something MS brought out that nobody wanted?
Thanks for any input and opinions,
--Jim
 
if you have a captive audience using IE only, it can be your friend, allowing much freedom in what is possible such as filesystem access, total control over the window chrome and icons etc

if your audience uses browsers other than IE, it won't work at all.


=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); }
 
jemminger,
Thanks, that's what I figured...I guess if you have a captive audience and can dictate OS, then (rhetorical) why write it in html when you could use VB or C++?
--Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top