Thread
:
Multi line Text limitation?
View Single Post
#
2
(
permalink
)
03-04-2008, 01:09 PM
ncushing
Administrator
Join Date: Mar 2007
Location: Prezza Technologies
Posts: 171
There isn't a limit to the amount of text that can be entered into a multiline text box beyond maximimum postback size allowed by IIS (4MB by default I believe for the entire postback) and the limit on the size of ntext data in your database.
-Noah
ncushing
View Public Profile
Visit ncushing's homepage!
Find all posts by ncushing