B
BillT
I need to be able to dynamically write some text to the form in a textbox (or
some kind of control, preferably one which can be unbounded, but I don't
think that's going to be possible) based on some of the fields edited by the
form's user. This text needs to be selectable as I'm expecting the user to
cut and paste it. At the moment I cannot figure out a way to print newlines
to the screen. I really need to be able to format this text but any /n or
<br> just shows up as text. I thought perhaps a rich text field would be the
ticket, but I can't seem to get that to work, either. Any ideas?
Bill
some kind of control, preferably one which can be unbounded, but I don't
think that's going to be possible) based on some of the fields edited by the
form's user. This text needs to be selectable as I'm expecting the user to
cut and paste it. At the moment I cannot figure out a way to print newlines
to the screen. I really need to be able to format this text but any /n or
<br> just shows up as text. I thought perhaps a rich text field would be the
ticket, but I can't seem to get that to work, either. Any ideas?
Bill