Doc,

In postprep, locate the following two TextBoxes and add the following line for each (just after the create) ...

$txtSource.MaxLength = 0

; ...

$txtTarget.MaxLength = 0