Articles
Home /
Articles
On Page Leave Notification in Javascript
January 06, 2007 (javascript, usability)
This piece of javascript code shows how to alert a user that unsaved form changes have been made to a page if they attempt to navigate away without submitting the changes.
MySQL in Cocoa using MCPKit
December 22, 2006 (cocoa, mysql)
This document explains how to install MCPKit and access a MySQL table from within Cocoa.
