--- In sitecore@yahoogroups.com, "John West" <johnpwest3@...> wrote:
>
> OK, now I'm even annoying myself. I think you could use item:created
> instead of item:saved, which should not raise item:created, which
> should mean you don't need the hashtable.
>
Appreciate the quick response John. I created the item:created event
handler and it works almost perfectly. When I create an item, it
successfully creates the item with the datetime.now, however it also
opens up 4 Content Editors in Sitecore's Desktop.
Weird, huh.