Redirect to Another Page from NewForm.aspx with the New Item’s ID
UPDATE 2009-10-19: I solved this for real in the jQuery Library for SharePoint Web Services function called $().SPServices.SPRedirectWithID. Feel free to read this post, but this is the solution you’re looking for. UPDATE 2009-10-01: I’ve posted an update on this idea. It’s possible to simplify the interstitial page using the Web Services from the jQuery Library for…