Since iOS3, the UIWebview component has had the ability to automatically detect and highlight dates within a UIWebView. Pressing the date brings up an actionsheet with an option to "Create Event" in the local calendar app. Unfortunately, the modal dialog that appears next contains ONLY the date, and no other information about the event. Is there any way to set fields (through page headers perhaps?) that will prepopulate the other items in this dialog? (ie, Title, location, notes, etc?)