Hi Folks
I came across an interesting project which requires me to execute a .HTA( HTML Application) from ASP.NET Website.
The idea is to seal the code of .HTA file which will not be possible if its distributed as a file itself to the users.
Please post me your ideas to implement the same.