client-side scripting
Client-side scripting refers to the practice of writing code that runs on the user's web browser rather than the server. It is used to enhance the functionality and interactivity of web pages, allowing for dynamic content and user interactions without the need for server communication.
Requires login.
Related Concepts (2)
Similar Concepts
- browser scripting
- client-side attacks
- client-side code injection
- client-side vulnerabilities
- cross-domain scripting
- cross-site scripting
- cross-site scripting (xss)
- front-end programming
- javascript code injection
- javascript injection
- javascript script tag
- server side code injection
- server-side code execution
- server-side code injection
- server-side scripting vulnerabilities