answersLogoWhite

0

Can HTML form be sent by Ajax?

Updated: 11/23/2022
User Avatar

Wiki User

11y ago

Best Answer

Yes. You can use AJAX to submit the form. You can also use AJAX to get the actual HTML to produce the form (although you might also simply use that AJAX call to describe the form and then produce the HTML on the receiving end.)

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can HTML form be sent by Ajax?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

What programming language was Gmail developed in?

Html, javascript, ajax


How do you get data back and forth between HTML and PHP?

Via AJAX. Another simpler way would be to use form elements and submit them via html and let PHP process the data. Processed data can be output in html form via echo or print statements in php.


How do you get HTML DOM nodes from a separate web page?

you can fetch the content of DOM nodes via AJAX calls - google "jquery ajax" for that


Is there any way to call a PHP script in HTML?

PHP is a server side language, so cannot run within the browser as HTML does. You can however make a call to the PHP page within your HTML (using a form button or anchor link for example), and using Ajax (javascript) make the HTML show the response of the PHP program. The user will not know that the server side PHP program has been executed, as when using Ajax the browser does not load a new page.


What is the difference between a dynamic HTML and an Ajax based website?

A dynamic HTML website reacts to user interaction on the client side. In other words, the HTML file and script are downloaded, and change the content once on the client-side computer. If you were to disconnect that machine from the internet, the page would continue to function as normal. An AJAX script is calling a server-side process and returning results. The content delivered by AJAX isn't present in the original HTML or script file. Instead, it's being transferred from the server whenever it's called. An AJAX program will not function (in general) without an active network connection.


What is methord and action in form in HTML?

Method refers to the way that the data is transferred. It can either be GET or POST. Actions refers to the page in which the form data is sent.


How can I change document.myform.username.value to a remote HTML file.?

The solution here is to use AJAX to pull the contents of the remote file. You can parse the HTML using JavaScript to get the data you need from it.


What HTML does and doesn't do?

HTML displays your website. Utilizing AJAX HTML can now be dynamic (pull information from another source I.E. an outside file or website). HTML cannot run database driven applications such as forums, blogs, login scripts etc.


When a JSP is executed what will be sent to the client?

html


When the user clicks on the Submit button the content of the form is sent to another file in HTML?

Data may be sent to another location. What happens will be decided by how the page is designed and where the designer wants to send the data and how it is to be sent. So there is not a single answer to the question.


What is the full form HTML?

It is Hypertext Markup Language (HTML)


What happens to ajax?

There were two Ajax. Ajax Oileades and Ajax the greater.