We had chosen Silverstripe as a CMS, frontend for customers. All the code/backend functionality is on another PHP app.
I just want to post the Silverstripe form to another PHP page so i get the submit data for processing. How i can mention the form action to http://www.xyzz.com/signup_process.php
Thanks.