What is client - side processing?
Web scripts?
How web pages work?
Benefits of client - side processing?
SPEED - faster because the data is on the client and does not need to move across the internet
SECURITY - Data cannot be intercepted on the client in the way it can when it moves across the internet
Disadvantages of client - side processing?
BROWSER-SPECIFIC - different browsers process scripts in different ways, therefore the web page owner cannot be sure how their web page owner will appear on screen
COMPUTER SPEED - the web page owner is reliant on the processor speed of the client’s computer, so if that is slow the processing will be slow