Custom Form code to submit
PermalinkIf you have a form on a page /contact-us and you had an email address field named Question2, you could pre-fill that form by using this URL:
/contact?Question2=user@domain.com
Some examples are here:
http://www.concrete5.org/marketplace/swag/?Question219=This%20is%20...
or
http://www.concrete5.org/developers/join_beta_team/?company=evilchi...
If you have all the data you need from your modal form, then you could get the form on the other page to submit automatically by using some JQuery upon page load.
http://www.concrete5.org/marketplace/addons/proforms/...
It has a nice "popup" question type you can wrap around any set of questions.
ChadStrat
http://goradiantweb.com