coldfusion - WriteOutput doesn't produce carriage return line feed in the html source -
this beingness picky, hey... if utilize writeoutput command in cfscript, doesn't set carriage return/line feed in output.
q: there writeoutputln() or that?
right now, manually add together chr(13) & chr(10) format source code pretty.
it doesn't create sense have writeoutputln() function in language output targeted @ browser, , crlfs don't render in browser, point be? 1 "ok, set <br> there instead". makes no utilize situations other when outputing mark-up. , should <br> or <br/>? or <br />? that's picky, goes show there's no realy single equivalent "correct" behaviour.
that , writing udf simple - , can finetuned situation it's used in - there's no point.
i reckon answers question why it's not in language.
coldfusion coldfusion-9
No comments:
Post a Comment