How do I update a HTML Glossary

37 Views Asked by At

I have a Glossary of terms in an HTML file. I want to create a form (or page) where I can add to the glossary without editing the HTML directly. The user should just enter the word and description and press Update.

Is this possible without Javascript or a SQL database?

0

There are 0 best solutions below