Hi, All
I'm working on a page that changes dynamically with changes to a database. There is a large chunk of text that is queried from a database to be displayed on the asp page. I'd like to save the white space that is already in this text - including the carriage returns and such. How would I do that without using the <pre> tag?
I'm working on a page that changes dynamically with changes to a database. There is a large chunk of text that is queried from a database to be displayed on the asp page. I'd like to save the white space that is already in this text - including the carriage returns and such. How would I do that without using the <pre> tag?