I am making a very basic webapge where I want to allow my 10 users to post comments.
I would like these comments to be posted to the webpage just above the comments entry field.
How can I do this with Javascript only? I don't want to use PHP, but I do want to be able to store the comments in either a database or word file?
Please help!
Thank you in advance :)
I would like these comments to be posted to the webpage just above the comments entry field.
How can I do this with Javascript only? I don't want to use PHP, but I do want to be able to store the comments in either a database or word file?
Please help!
Thank you in advance :)
Comment