Search Results

0
votes

Should you design websites that require JavaScript in this day & age?

The accessibility issue is the only important technical issue, all other issues can be socially engineered. When one says that javascript reduced accessibility and another says that Web Applicatio …
2
votes

Do you validate your URL variables?

not just what the others are saying. Imagine a querystring variable called nc, which can be seen to have values of 10, 50 and 100 when the user selects 10, 50 and 100 results per page respectively …