|
Posted by Jim Moe on 01/16/84 11:45
David Johnstone wrote:
> The subject says it all. I'm trying to pipe text through a
> process that replaces:-
> < with <
>> with >
> Now I would like to include html in the text, but because of
> this substitution (which I can't do anything about), none of
> the html tags are recognised in the output.
>
Nope, you're screwed. If the process has no method for escaping what it
is replacing, there is nothing you can do.
Perhaps if you gave a few more details like operating system, the
process (if standard), etc.?
And I hope you meant "<" and ">".
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
[Back to original message]
|