Forum Moderators: coopster
I cant seem to find what I am looking for via search engines, they all describe sending comments back to me via email. I want the comments posted online.
You can't accomplish this task with only HTML - you need another technology to process information.
I would recommend that you check out the various script archives that are available such as Hotscripts [hotscripts.com] to get you started.
There are many well-built scripts and applications that will do exactly what you're looking for and you don't need much knowledge to get going.
i guess the other way to do it is to write the comments into a file or files using fopen, fwrite, fread php functions. this system is not as efficient and not as easy. plus you'll have a ton of files to manage.