Miva Empressa
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 www.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 your server (you may lookup the name of your server here)
.

More On The Miva Engine.
The Miva Engine makes building dynamic web sites as easy as writing HTML. Quickly develop server and browser independent dynamic sites using the XML standard. Dynamic sites that integrate scripting, database, and commerce can be developed and tested on a Microsoft workstation and deployed on Microsoft or Unix servers.

SUPPORTED STANDARDS

HTML SGML XML HTTP
POP3 SMTP ISAPI CGI
NSAPI UNIX WINDOWS JAVA
ODBC xBASE APACHE JAVASCRIPT

Miva runs as a pre-processor on the web server, interprets the Miva tags and outputs standard HTML,  XML, Javascript, and other user interface code to the browser. Use the built-in database and ODBC  interfaces to easily manipulate and publish data. Anyone that knows HTML can use Miva. 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