1.3.4 Web Technologies Flashcards
Features of Client-side processing?
● Initial data validation
● Provides web page interactivity
● Manipulates UI elements
● Reduces the load on the server
● Reduces the amount of web traffic
● Page may load slower as Javascript has to load
Features of Server-side processing?
● Can manipulate databases
● Encodes data to readable HTML
● Keeps organisational data secure
● Can perform complex calculations
● Not browser specific
● Increase demand on web server
What is a search engine?
A search engine is a program that searches through a database of internet addresses looking for a resource based on a criteria set by the client/user
What does a Web Crawler do?
Travels across the internet collecting keywords and phrases from a web page and adding it to an index of web resources