anna hussie
Tue 17 May 2011, 06:26 am GMT +0200
I'm a computer thrid year student and i am about to learn web page design so before i started the course ,i thinknit is better to know this issue
summerwilkins
Sat 4 June 2011, 10:32 pm GMT +0200
Script language controls the operation of a normally interactive program there it gives a systematic work to do in a time.
sportzman
Mon 5 September 2011, 11:06 am GMT +0200
hello
Web scripting languages are a form of high-level programming language. High-level programming languages are much closer to human language than machine language, through which computer hardware accepts commands. High-level programming languages, like C and C++, rely on programs called compilers or interpreters so they can be converted to machine language (mainly zeroes and ones). Programs written in scripting languages, called scripts, are not compiled ahead of time for specific computer systems like many high-level languages. Instead, the plain text that constitutes a script gets interpreted into computer commands while a program runs.
suhanaanjum
Sat 28 April 2012, 12:39 pm GMT +0200
scripting language is used within a web page or on a web server. It is a programming language that is used to make web pages interactive by creating special effects within a web page.
deccanbazaar
Fri 4 May 2012, 06:37 am GMT +0200
Whether you spend your day working fulltime as a web server administrator, or you like to host a simple website on a spare computer in your basement, one of the best ways to increase your productivity and develop very useful tools is to write programs called scripts. Scripts are normally short, high-level computer programs that are easy to write and let you accomplish a wide range of objectives, from automating tedious tasks to increasing interaction between different programs on your computer.
nathan.joshua
Fri 4 May 2012, 12:33 pm GMT +0200
For a web designer you don't really need to know a lot about scripting. Of course it is better if you do, but it is not necessary due to programs like WordPress and Dreamweaver.
Kim_smith
Fri 11 May 2012, 05:49 am GMT +0200
Script language is very important to build any kind of web pages. We can build our own websites.
Boso
Sat 19 May 2012, 10:15 am GMT +0200
i AGREE WITH ABOVE!!
DuncanM
Tue 22 May 2012, 05:16 am GMT +0200
It all depends on the needs of a particular web page.
If a page is going to be static, you don't need to know scripting.
If a page is going to interact with a user, accept input, do some calculations, be dynamic, etc., then you have to do some scripting.
Overall, I think it is important to have some knowledge of scripting, for example, Javascript or PHP, because sooner or later you will need it. There is so much you can do with it. And if you are planning to work as a web designer or web site developer, there is no guarantee all the sites you work on will be static. So it is best to be prepared and know some scripting.