I'm designing a form for an organization working with many external constituents. We want to ultimately upload their responses to our internal SharePoint list, but unfortunately, the IT headquarters won't alllow external access to SharePoint. I've designed the form with a Submit button that emails the completed forms back to my Outlook Inbox, thinking I could verify the data and then upload to SharePoint since I'm an internal user. But of course, when I click Submit, the form simply re-emails to me. So I'm wondering whether there's a way for me to include a "Validate Data" control that only I have permission to check. That could subsequently show a hidden second "Submit" button, which could direct the form into our SharePoint site. Is that feasible? Totally crazy? Advice appreciated.