Hey all !
I am wondering if there is any way by which we can take an input from a user using a html form and write it to a file inside a specific div tag in a specific file.
for ex:
I enter a Name in a form
the name is sent to a page
the name is writted inside a div tag where the name should be displayed
Is there any way to do this?
If yes , a little hint of coding would be really helpful!
Thanks in advance!