You can use javascript for this this: Code: document.theForm.submit(); Where theForm is the name of the form.
document.theForm.submit();
Forum Rules