Confirm before submit
Before submitting a form you want to make sure the user is sure they want to post information / delete the item from the list. Using “return confirm()” you can do this, and other things…
Javascript Confirm Form Submission
Dan Atrill's blog site
Before submitting a form you want to make sure the user is sure they want to post information / delete the item from the list. Using “return confirm()” you can do this, and other things…
Javascript Confirm Form Submission
Tue, July 31 2007 » Web developing » No Comments
Know a 404 (Not found) from a 302 (Found – temporarily moved) when you’re looking at your access logs.
HTTP Status Codes Explained – Apache – ILoveJackDaniels.com
Tue, July 31 2007 » Apache » No Comments