Spread for ASP.NET 11 Product Documentation
Handling Invalid Client-Side Entries
Spread for ASP.NET 11 Product Documentation > Client-Side Scripting Reference > Scripting Overview > Using Client-Side Scripting > Handling Invalid Client-Side Entries

The methods available in client-side scripting expect valid parameters. You must check the parameters before calling the methods. If an invalid parameter is passed in, an exception occurs, in which case your code must handle the exception.