What will the form be submitting (what type of information)? Is it
something a user fills in (although it doesn't sound like it).
I suppose somehow it could be done with an "onload" javascript
command....not sure how to write it.
There's nothing "built in" to FP to do this, since the original intention of
forms was to have a button that the user clicks to submit the form data.