After some searching, I came across and successfully implemented some code to POST to an external URL as described here:
http://www.gravityhelp.com/forums/topic/cant-find-any-instructions-to-post-form-data-to-external-url
Now, I'd like to find out if I can prevent submission of data to GF. The external POST URL is for secure form submission and I prefer to submit data only once.