|
|
Q956 How can I submit a form 10 seconds after the page has loaded?
irt.org | Knowledge Base | JavaScript | Form 7.3 | Q956 [ previous next ] Q956 How can I submit a form 10 seconds after the page has loaded?Use something like:
If however the action is a mailto: then:
In either case the browser will warn the user that a form is being submitted for them, which they can then cancel. Feedback on 'Q956 How can I submit a form 10 seconds after the page has loaded?' |
-- div -->
|