Kbase P120244: Can a .html filebe run from the UNIX prompt?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/9/2006 |
|
Status: Unverified
GOAL:
Can a .html file be run from the UNIX prompt?
GOAL:
Can a .html file be run a batch file from UNIX prompt?
GOAL:
Can a .html file be set to run via a cron job in batch mode?
FIX:
Unfortunate, there is no way to run a .html from file from the UNIX command prompt, nor can it be run as a batch file.
The web browsers, such as Internet Explorer, Netscape and Firefox,etc, are designed to interpret and format the html (Hyper Text Markup Language) to display on the browser. Web browsers are also designed to communicate with a web server using the http protocol when a html page is submitted through a browser using URL(Uniform Resource Locator).
We are not aware of any program or script on the UNIX at this time that has all the functionalities a web browser which can be used to run from the UNIX command prompt..