Anyone know how to customize either GF or GFUserRegistration so that after the form is submitted, it gathers the fields and can instantly send a http post to a remote location in order to also send/store info outside wordpress itself.
Just need to insert something that can efficiently send a post like normal, httppost.php?name=john&lastname=jennings&phone=5555551234 etc
Im not sure whether this is the proper area to receive support or help with this task.
Thanks for the help this will be helpful for others looking to post form data elsewhere.