I use this meta tag  <@CRLF>  to make a new line in a text doc.

I need to generate a text doc from a HTML page and the spaces have to be
preserved.

Is there a similiar TAG?

I can do this
<@PAD CHAR="<@CRLF>" NUMCHARS="15" encoding=none>

I need to do this
<@PAD CHAR="<@space>" NUMCHARS="15" encoding=none>
This does not work
<@PAD CHAR="&nbsp;" NUMCHARS="15" encoding=none>


Thanks Again Janet

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to