Results 1 to 4 of 4

Thread: Can programs be executed using HTML

  1. #1
    Join Date
    May 2009
    Posts
    320

    Can programs be executed using HTML

    Hi. I want to know whether it is possible to execute any program or windows application using HTML. I just want to make a page using html through which we can execute or open an application or program by linking the source for the preferred program. I do not know can it be done I doubt. But some of my friends say that it does not happen. Is there any software or application tool to do the same. Please help.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Can programs be executed using HTML

    Well you want to execute a program using html that is it should start the process or get open with a click on the link. I do not think it is possible because of the security reasons. There is no such application tool or software through which you can execute a program by creating a webpage for the same. In my knowledge even if you link the specific application source it would nit work. But for a try you can go.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Can programs be executed using HTML

    I don't any possibility through which you can run the program using html file. This is because there is no such compiler for HTML. An html page is designed using notepad also it is a simple static page with no redirection or dynamic content embedded. The program is far from being getting executed using the link developed in HTML. There is no such application that would help in doing it. Even if it does exists then it needs to be executed in the background for the process.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Can programs be executed using HTML

    Execution of programs is basically done with the help of programming languages like C or C++. They are basically the language that has to be coded for creating a program. This does happen by executing it using Turbo c or c++ compiler. In that way HTML has no compiler to execute its just a pure notepad written application and saved with extension .htm or .html. It requires an active x control tool to be embed in it in order to allow access to programs. It cannot directly execute them. Also the active x control tool depends on the security allowance of the system too.

Similar Threads

  1. PhotoChances 2.8.002 freezes when been executed
    By Akaashath in forum Windows Software
    Replies: 5
    Last Post: 21-04-2010, 06:22 AM
  2. JShot 1.1 RC freezes when executed
    By CRiley in forum Windows Software
    Replies: 6
    Last Post: 18-03-2010, 01:50 AM
  3. Replies: 7
    Last Post: 14-08-2009, 09:03 PM
  4. Replies: 0
    Last Post: 10-01-2009, 08:37 PM
  5. Replies: 3
    Last Post: 05-09-2006, 05:34 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,710,884.94844 seconds with 16 queries