I have a textarea on a webpage where users copy and paste html code. The html I've been using to test this is about 30,000 characters. It goes into a database that tries to store it as a type ntext. From what i've read this should be able to store well beyond 30,000 characters, yet the text keeps being truncated. Anyone have any ideas why this data isn't being entered correctly?
Thanks!
Beth
Thanks!
Beth