I'm using FormMaster V 1.5.4 on a DNN 3.3.5 site.
Instead of sending the form values by email or saving the values in a database, is it possible to POST the values to a specified URL? In HTML terms, I want to set the FORM ACTION to a given URL and set the METHOD to POST.