I am not sure if the problem is this, but try to use another name for HTML input field. The current value is OnInputProcessing(a1), change it to param1, for example and check if the value is correctly sent to the server.
Hope it helps.
I am not sure if the problem is this, but try to use another name for HTML input field. The current value is OnInputProcessing(a1), change it to param1, for example and check if the value is correctly sent to the server.
Hope it helps.