If you’ve been developing websites I’m sure you pretty feel a little nausea from browser refreshing after an operation and prefer to work with AJAX for updating, deleting or loading some data from your DB with out the page reloading.
Most commonly used is http request is GET, your script runs flawlessly with Firefox, Chrome [...]
Posted in Javascript | No Comments »


