Question:
How to create comment box HTML for my website ?
anonymous
1970-01-01 00:00:00 UTC
How to create comment box HTML for my website ?
Six answers:
anonymous
2016-02-27 00:58:16 UTC
All those PHP scripts that you saw and said were useless are completely necessary. You ABSOLUTELY need a server-side script and RDBMS (database) in order to create such functionality. You can save the comments into an .xml file, but I would suggest a database. Google will be your best friend when seaching for such scripts. Since there are millions of them out there, there is no need for me to post one here.
?
2013-10-26 23:09:22 UTC
retret
?
2010-11-12 03:31:16 UTC
In HTML, it's a simple







But you'll need some background script to do something with it, e.g add the comment to a database that can be access to display all the comments. Do some research and be careful how you let people add information to your site.
anonymous
2010-11-12 08:50:29 UTC
Comment Box Makers:



PHP Comment Script: http://www.gentlesource.com/comment-script/

DoComments 2 comments software for websites: http://jerrata.com/?product=DoComments&focus=download

Add a free comments box to your website!: http://www.htmlcommentbox.com/

Form Using mailform.asp - Simple Comment Box: http://www.niu.edu/its/Scripts/mailform2.html

Comment Box Code: http://www.quackit.com/html/codes/comment_box_code.cfm

Comment (50 widgets): http://www.widgetbox.com/tag/comment

Video, blog, and message board widget: http://www.widgetdeathmatch.com/2009/02/video-blog-and-message-board-widget.html

Customizable Message Board: http://www.widgipedia.com/web-widgets/details/magnamerc/Customizable-Message-Board_757.html



Ron


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...