In my SOE application, for the out of range data, I want to either pop-out a warning message or display the customized error message. How to do it? Can I use JavaScript to do it? Thanks.