Scripting Languages
A scripting language is a
form of programming language that is usually interpreted
rather than compiled.
Conventional programs are converted permanently into executable files before
they are run. In contrast, programs in scripting language are interpreted one
command at a time. Scripting languages are often written to facilitate enhanced
features of Web
sites. These features are processed on the server
but the script
in a specific page runs on the user's browser.
Scripting languages can be used to create specialized GUIs (graphical user interfaces) and forms that enhance the convenience of search engines, Web-based e-mail and e-commerce. Many Web sites require that the user's browser be set to run scripts to take advantage of all the features of the site. In some cases, Web sites are practically useless unless the user's computer is set to run programs locally in a scripting language.
There are two types of Scripting Languages :
a)
Client –Side
Scripting Language
b)
Sever – Side
Scripting Language
XSL
0 comments:
Post a Comment