how to post the form without submit button with help of
javascript

Answer Posted / shailendra shukla

Create a button and call the java script function on any
event of created button.

In the java script function you can write statement to
submit the form. eg.

document.FormName.submit().

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How use javascript html?

473


Why do we need hoisting in javascript?

471


Is javascript necessary for web development?

507


A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a java program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.

1605


List some features of javascript.

547






Explain event bubbling and event capturing in javascript?

466


Explain the different types of pop-up boxes you can create in JavaScript.

531


How can I request data from the server without reloading the page in the browser?

527


What is asynchronous javascript?

461


How we can add title of the page by javascript?

502


How does javascript work?

488


How to associate functions with objects using javascript?

503


What does parse Query String return in javascript?

522


How to get value of an element by class in javascript ?

486


How to create scale in P info

1952