Modular Software - Home PicLan-IP - Home

mv/WEB
New Features

Documentation for build 2.0.0.118
August 22, 1998

Enhancements for JavaScript Programmers

The <form tag can now have additional fields and mv/Web will pass these through.

Form fields can now have manually assigned names (instead of sequential numbers) to make JavaScript references easier.

If you name fields with names that begin with an underscore character, the field will be ignored by the mv/Web generator (the underscores will be stripped in the final page output).

You can now include | characters within your JavaScript code by including two pipe characters (|) in sequence.  This will cause a single pipe character to be included in the resulting web document. This is actually a change to the Coyote web server page processing engine, but is of particular interest to mv/Web JavaScript programmers.

Support for SELECT and TEXTAREA Controls

You can now use <select ...> and <textarea ...> controls with mv/Web.  Documentation on syntax and usage is included in the mv/Web documentation page.
Modular Software - Home PicLan-IP - Home
© Copyright 1996-1998  Modular Software Corporation.All rights Reserved.