Is there a HTML code for a comment box on your website?

  • Thread starter Thread starter MyLydia
  • Start date Start date
For example how can I add a code where people can leave comments and ratings and others can see. I currently purchased a windows live domain and am not sure how to do it. Any ideas?
 
yes you can make the FORMs in HTML... but you must use another language to capture that comment..

the most common combination is html and php with mysql as the database
 
yes you can make the FORMs in HTML... but you must use another language to capture that comment..

the most common combination is html and php with mysql as the database
 
yes you can make the FORMs in HTML... but you must use another language to capture that comment..

the most common combination is html and php with mysql as the database
 
Back
Top