1. Creates the new item record in the database (VB.Net calling a SQL Server Stored Proc)
2. Reloads the window contain the list of items (Javascript: window.opener.reload())
3. Closes the new item window (Javascript: window.close())