hi,

When I submit in a textbox some text with carriage return, it displays well
in my Access database.
But When I try to display in browser the text (calling a in a Repeater
'Container.DataItem("text")') , the carriage return dissapear.
In asp.net (VB.net) How can I display carriage return from a text coming
from Access database ?

Thanks for your help.