In the TextArea control of the ASP, there is a wrap and other operations. After writing the Access database, after reading the database, how to make it displayed on the page, and when the TextArea control is displayed, the database is just the wrap in the database is only displayed on the HTML page, so when reading it write
Str = RS ("Textarea") Str = Replace (STR, CHR (13) & chr (10), "") ............
Response.write str ...........