Getting Started

urcorner.gif (122 bytes)
llcorner.gif (121 bytes) lrcorner.gif (122 bytes)

Home ] Next ]

Thank you for purchasing UScript HTML Translator from MainTree Systems.  This information is provided to give you some essential information to help you get the most out of UHT as quickly as possible.

UHT has been tested against HTML files created from Microsoft FrontPage 2000, Microsoft FrontPage 2002 and Macromedia Dreamweaver 4.  Other HTML editors should work as well as long as the program creates proper HTML code.

Here is a quick reference of the special tags that UHT recognizes in HTML files:

Tag Resulting Translation
<# variable name #> $text(variable name)
<$ variable name $> $editmsg(variable name)
<% UScript Code %> The information between the <% %> will be placed verbatim in the translation

 Special Notes About Form Elements:

  • The <form> tag is ignored.
  • The name of a form element will be the name of the variable it references in the translated script.
  • HTML Buttons with action=cancel will be ignored
  • The value of text fields will be honored as edit codes.
  • If the value of a textarea box is numeric, it will be treated as the max length of the field.  Other values are ignored.
  • Dropboxes are supported with the exception of height and multiselect.  Any options preloaded will be translated.  If a value is in the #number format (ex: #602), it will be treated a DCT number.

For any help or assistance with UHT feel free to e-mail support@maintree.com.

©2004 mtlogo.gif (901 bytes) MainTree Systems

urcorner.gif (122 bytes)
llcorner.gif (121 bytes) lrcorner.gif (122 bytes)