Copy-and-paste prevention

This ZIETrans function prevents a user from copying and then pasting data with an incorrect data type into a field. If mixed data is pasted, all characters after the first illegal character is trimmed. For example, if the user tries to paste abc&cde into a field, and the & is an illegal character for the field type, only abc is pasted.

Note: This function is supported only for ZIETrans Web applications using Internet Explorer on Windows platforms.