How to take the text entered into one input text - box and copy that text into a list on another html file?
I need to synchronize some data between two html files. In the other html I have text input boxes, where the user should enter some data. The entered data should then be copied automatically into another html file and use there as a list item.