× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You should be able to do it using combinations of the following CGIDEV2 subprocedures:

  - RtvHtmlRcd
  - RtvSubsVarInfo
  - Encode
  - Encode2
  - EncodeBlanks
  - WrtNoSection (not in the README (an oversight), but in the prototypes)

Mel Rothman, CGIDEV2 Author
Mel Rothman, Inc.


Brad Stone wrote:
Let's assume that you have a file that you want to load and
display in it's entirety on the web page.

Let's assume this web page is HTML (or contains HTML), but
you want it displayed as text, in other words, all
containers, etc (like displaying the source of a web page).

Let's also assume this file is either a static HTML page or
a template containing HTML.

How would I go about replacing the < with &lt; if that file
was loaded as a template before writing the template to the
web page?


Now, changing the context type is not an option.  (besides,
it doesn't work with IE anyhow... LOL!)  You have to change
all occurances of < to &lt;, but you can't change the
original document.

Just looking for a way to do this with CGIDEV2.
_______________________________________________


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.