Hi Everybody, I have a custom aspx page which contains a button to NewForm.aspx of a particaular list. After clicking this the user will be taken to the NewForm.aspx page. My requirement is after saving the new list entry, the user should be redirected to DispForm.aspx to display the same item. Is there...