vbcrlf, "<BR>" urlencode or what?!?!?!
Thanks,
Paul.For text boxes use vbCRLF.
For Labels use <br>.
Labels actually render HTML (which can be a handy trick sometimes.)
--
Joe Fallon
"Paul W" <qqq@.qqq.com> wrote in message
news:O533kBoLFHA.2824@.TK2MSFTNGP10.phx.gbl...
> From VB I need to write a multi-line text into a textarea control. Do I
> use vbcrlf, "<BR>" urlencode or what?!?!?!
> Thanks,
> Paul.
Label <br> would do the trick
patrick
"Paul W" wrote:
> From VB I need to write a multi-line text into a textarea control. Do I use
> vbcrlf, "<BR>" urlencode or what?!?!?!
> Thanks,
> Paul.
>
0 comments:
Post a Comment