[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Source code to HTML



At 2:11 PM -0700 12/4/99, Dick Applebaum wrote:
>Mike
>
>Not a Perl problem, but an HTML feature...
>
>HTML considers <......>  as Tags.
>
>Any tag that it doesn't understand it ignores.
>
>You can circumvent this by changing
>
>    from.......  <
>
>    to.........  &lt;

Thanks. I realized what was happening, I just didn't know how to 
correct it. Appreciate the info.

Along similar lines, is there something available that will see 
ftp://ftp.ivsoftware.com/ (or http, etc.) and put an HREF wrapper 
around it like this?

<A HREF="ftp://ftp.ivsoftware.com/">ftp://ftp.ivsoftware.com/</A>


Mike Schienle                                 Interactive Visuals, Inc.
mgs@ivsoftware.com                  Remote Sensing and Image Processing
http://www.ivsoftware.com/         Analysis and Application Development

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org