Skip to Content
0
Feb 16, 2011 at 05:12 AM

OnInputProcessing not fired after pressing button - due to spec. chars?

26 Views

Hi - we have a custom appraisal with textareas for the person to add information and a Submit button to process data input.

If the user enters a bullet point (so cutting and pasteing from Word or something like that) in the text area such as:

u2022 Lost time

then on pressing the button OnInputProcessing isn't fired, only OnInitialization. If no buttet point, OnInputProcessing and then OnInitialization fires with no issues.

Has anyone come across this before and know of a way around it ?

thanks

Sean