Hi all,
I'd just finished a complete HTA program specific to Oracle Applications, and hope to share it with everyone who are working with HTA programming. You can get it from SourceForge:
http://sourceforge.net/projects/symplik-eff/ It may not be functionally useful if you are not Oracle Applications users; however this program demostrates a couple of programming features that are frequently asked by programmers:
- Using HTML Upload Input as open file dialog box
- execute batch file with arguments from HTA
- Reading / writing / modifying XML file
- Passing argument between HTAs
- multi-langual interface
- and some other HTML eye-candy stuff
Majority of the functionalities are working even though you don't any access of Oracle Apps instances.