Wednesday, July 15, 2009

Guestbook / Comments entry on my website? (HELP)?

How do I (using html, preferably) make a box for people to add comments to a page on my website?





Like on here when you hit "answer question" or on how-to sites when you can add comments or stuff like that???





Thanks!

Guestbook / Comments entry on my website? (HELP)?
Using HTML it is not possible. You have to select any server side scripting, like (PHP, JAVA, ASP or .NET).





Then using html you can create a textarea and using server side scripting you can take those values and put it into your database or file system. After that you can display those as you want.
Reply:You can learn PHP. It is easy and good to use.


http://www.w3schools.com/PHP/D... Report Abuse



No comments:

Post a Comment