Comments page (as in blogger).

Discussion in 'HTML & Website Design' started by mini_m, Nov 18, 2006.

  1. #1
    Hi,

    How would I go about adding a comments section, similar to what blogger offers?

    So I suppose I would like the new comments page to open in a new pop up window (if someone wants to add or read the comments under a particular news section on my website). Also, anyone should be able to post in it and require to field 3 fields in prior to posting:

    Name (required)
    E-mail address (required)
    Comment (required)

    I've seen this on numerous websites. Is there a Java Script or something not too complicated that I could easily add to my website in Dreamweaver?


    Thanks!
     
    mini_m, Nov 18, 2006 IP
  2. abdussamad

    abdussamad Active Member

    Messages:
    543
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #2
    You will need to either do custom PHP programming with database integration or use a blogging script like serendipity or wordpress. You can integrate serendipity into your existing site if you want or use it separately. So in short its not a simple cut and paste solution.
     
    abdussamad, Nov 20, 2006 IP