|
-
Autosubmit html-forms???
Hi,
Does anyone know how to autosubmit a form in HTML?
I found this javascript-sample on the internet:
<SCRIPT LANGUAGE="JavaScript">
function submitForm(){
document.form.submit();
}
</SCRIPT>
If I could run it all by itself...make the code activate it in html or asp I would be very happy!
I know I can activate the function through a form or a href-link, but I need the code itself to trigger it, and submit to itself....
Anybody know?
Maybe any other way to do this?
Thanks
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks