I have a website that pulls data from an Access database. In one table, I have a field with large reviews in it. During inputting, when a user hits 'return', it is also stocked in the db. Iow, the data for that field is in the correct format. How can I pull this from the db in a way that shows the breaks and things like that? Right now, it just puts all my data in a row with no breaks.
Thanks in advance.
Thanks in advance.