Quote:
|
Originally Posted by Rotkiv
i'm trying to get into this whole "AJAX" thing, it seems to be a must have for web developers
|
No it isn't, for example i hate AJAX due to the 'J' (javascript) things of it.
Keep in mind that many browsers allow you to disable JavaScript and not to mention the loads of IE's restrictions thanks to the many security issues with it unless you use P3P.
If you need something like AJAX think also about Flash and Java solutions.
Personally i just let people hit the [submit] button and provide them another form.