Client-side vs Server-side
- Passing variables to a page w/o forms
- Client-side error checking
- Server-side error checking
Trade-off between wide compatibility and neat features
With compatibility you get:
- alternative browsers
- text-only browsing
- cell phone browsing
- no Javascript
- no cookies
See also HTML validators
With features you get: