|
Answer» Following are the issues that get handled using client side SCRIPTING:
- simple scripting language like HTML or XML represents the data on the web page in simple manner.
- The scripting languages like JAVASCRIPT and DHTML are USEFUL for enhancing the interactivity of the user with the web browser.
- Mathematical evaluation is also possible using the client side scripting.
- Using client side scripting languages the web page which gets designed for the user provides a graphical user interface using which the user can input his data in an elegant manner.This data can then be submitted to database or any server side scripting language in order to process it further.
- The input VALIDATION can also be possible using client side scripting language like Javascript.
Following are the issues that get handled using client side scripting:
|