Ajax POST Demo - Sending a Plain Text

Storing a text into a file. View the JavaScript code in the source and the ajax.js source.

The demo makes use of a short PHP script to receive the data and put it into a text file.

Enter a text into the field below and click on the submit button at right to send it to the server.
Then you can retrieve your text by a click on the link that will appear below the form.

For security issue, the name of the file to create must be defined and recognized on the server.

Nothing for now.

© xul.fr