I know I can set the field attribute to "ReadOnly" but the text in that field has vbcrlf's in it to make it formatted when viewed as a field.
A ReadOnly field strips them out and the output looks a mess so I can't use it.
The only way I can see is to make the field a Text Field but how can I make sure the user doesn't change the contents. (Its a discussion thread previous replies).
I suppose I could save the contents before an Add and check that when teh user presss save I can make sure the field hasn't changed.
Any suggestions please.
AspRunner 6.0 (6.1 messes up my project!)