Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is JavaScript? Is it required to develop a web page?

develop Javascript web page
0
10 Posted

What is JavaScript? Is it required to develop a web page?

0
10

[BestEast] Not necessarily. Scripts are used to execute special code either on the browser or on the web server. A script such as JavaScript or VBScript that runs on the browser is called client side script. A script such as CGI or PHP that runs on the server side is called server side script. For example, if you want a feed-back form to be incorporated into a web page, you may need to resort to scripts. Basically, scripts introduce functionality into a web page. Some examples where scripts are used: Discussion forums, web page counters, feed-back forms etc. If you are considering any interactivity with the web page visitor, you may need to consider using a script.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123