Miva Empressa

Miva makes building dynamic, data driven web pages as easy as HTML. You can quickly develop interactive web pages that are 100% browser independent. Miva runs on the web server, interprets the Miva tags and outputs pure HTML to the browser. You can also use Miva to output Javascript and other browser languages, and use the built-in database to easily manipulate and publish data.

 Full documentation and usage support for HTML Script can be found at:
     http://htmlscript.com/. 
Miva offers a variety of features. You should visit their site for more information.
We are running version 3.0 of HTML Script. The following is what you will need to know for use on your domain.

 HTMLSCRIPT has a variety of pre configured products that require path information
 we have preconfigured miva to automatically look into the /home/domain/htsdata directory for data files.  If data is placed in this directory an example call would be as follows:
     <export file="file.dat">

 To call HTML script thru the secure server use the following:
    https://machine.safe-order.net/cgi-bin/smiva?yourdomain/yourpage.mv
 machine should be replaced with the name of the system your on, ie pan, artemis, osirus, ect . . . 

Miva (Htmlscript 3.0) tags are XML compliant and include:
 <MvEVALUATE>, <MvIF>, <MvELSE>, <MvWHILE>, <MvEXPORT>, <MvIMPORT>, <MvCOMMERCE>, <MvLET>, <MvASSIGN>, <MvCALL>, <MvHIDE>, <MvEXIT>,  <MvCOMMENT>, <MvFUNCTION>, <MvMAIL>, <MvOPEN>, <MvCLOSE>, <MvFIND>,  <MvSKIP>, <MvGO>, <MvADD>, <MvUPDATE>, <MvDELETE>, <MvUNDELETE>,  <MvMAKEINDEX>, <MvSETINDEX>, <MvREINDEX>, <MvPACK>, <MvPRIMARY>, <MIVA>

Back To Index