hta
Embedding Javascript Within an Image File
I\'ve noticed a new trend in distributing potentially unsafe code where people will post an image to a server with a watermark suggesting that they change the filename to have a .HTA file extension.[详细]
2023-01-10 21:53 分类:问答How do you detect window.open(...) from within an HTA?
I am developing an HTA that will run as a kiosk in our reception area. This kiosk can display web-pages that launch new windows using the window.open() method.[详细]
2023-01-10 18:23 分类:问答How do you pass a javascript variable as an argument to a vbscript function (in the context of HTAs)?
I am writing an HTA and I need to pass a variable that I have in Javascript to a VBScript function. Can you please let me know how to do this? Here is a (nonworking) example of what I\'m trying to do:[详细]
2023-01-09 05:07 分类:问答Calling AppActivate on a word 2007 window in Windows 7 gives it focus but doesn't bring it to top of stack
I\'m trying to manipulate Word from an HTA file开发者_开发百科 application. Currently, when I open word, it opens underneath my application. I\'d like to open it on top. I\'ve tried using the followin[详细]
2023-01-03 22:30 分类:问答Do i need Administrator priviliges to run an HTA?
I am trying to install an activex 开发者_C百科but my user has no admin priviliges. I saw an artical descirbing that HTA can install activeX as if it is an administrator.[详细]
2023-01-02 05:30 分类:问答What IDE should I use to develop hta files that automate Word and Excel?
Which version of Visual Studio Express should I use to develop an HTA application that will script Word and Excel and connect to a web service?[详细]
2022-12-28 23:17 分类:问答javascript detect if being run in hta
We\'d like to allow our users to download an hta file and run our web app inside it, and have certain pages detect that they are running in an hta file and offer additional features that a web app wou[详细]
2022-12-28 09:29 分类:问答Security Level for WebBrowser control
I am trying to migrate an .hta application to a C# executable. Of course, since it\'s an .hta the code is all HTML and Jscript, with calls to local ActiveX objects.[详细]
2022-12-25 10:32 分类:问答How do you extract data from vendor website in vbscript?
I have programmed a post image HTA which is launched after an XP image has been loaded onto a computer. The HTA gathers information from the user (ie primary user name, department, etc) and updates th[详细]
2022-12-16 16:23 分类:问答Using JavaScript and XML in an HTA?
JavaScript is the web language I am most comfortable with, and I am new to HTA but I think it might be \'the\' way to make a fully local dynamic page (updatable with imgs, forms, and the ability to sa[详细]
2022-12-15 17:04 分类:问答