![]() |
Business Internet Services |
|
This tag is used to turn ASCII text into HTML that can be viewed in a
web browser. It converts chars such as newline, ampersand, greaterThan,
lessThan to HTML codes. It will also turn Strings that begin with patterns
like http://, https://, ftp:// or email addresses like name This tag can be used in conjunction with an HTML form that posts a block of text to a target page. The target page can turn the ASCII text posted by the form in the HTML text and store in as a file or database record. Here is an example of the syntax where the text is passed as the named request paramter:
@author Mark Ashworth @version 0.2, 2001-06-04 Return to Index Note: We have tried to test all of the code examples but they may contain errors. Any questions, comments, suggestions, or problems should be sent to info@plands.com. |
|
© 2005 Planetary
Data Systems.
All rights reserved. |