Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
How do you submit a form using Javascript?
4
like
0
dislike
Hello
How do you submit a form using Javascript?
Please give me your feedback........
asked
1 year
ago
by
rad_joshep
(
19,390
points)
javascript
submit
feedback
1 Answer
2
like
0
dislike
Best answer
Use document.forms[0].submit();
(0 refers to the index of the form – if you have more than one form in a page, then the first one has the index 0, second has index 1 and so on).
answered
1 year
ago
by
daneim
(
127,080
points)
Related questions
10
like
0
dislike
1
answer
jQuery Ajax form submit, to call php login script
asked
2 years
ago
by
webmaster
(
25,380
points)
jquery
ajax
form
submit
call
php
login
script
5
like
0
dislike
1
answer
How do you create a new object in JavaScript?
asked
1 year
ago
by
daneim
(
127,080
points)
create
bject
javascript
11
like
0
dislike
4
answers
DMOZ Do you submit your new site's?
asked
1 year
ago
by
SeO
(
39,810
points)
dmoz
submit
site
3
like
0
dislike
1
answer
How can we submit from without a submit button?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
submit
button
website
9
like
0
dislike
1
answer
How to creat a feed to submit to google base?
asked
2 years
ago
by
eagles11
(
179,830
points)
submit
to
google
feed