Spread ASP.NET 16
Spread for ASP.NET 16 Product Documentation / Client-Side Scripting Reference / Scripting Overview / Using Client-Side Scripting / Handling Invalid Client-Side Entries
In This Topic
    Handling Invalid Client-Side Entries
    In This Topic

    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.