Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Comments Form

Comments Form

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Madmaximus
    wrote on last edited by
    #1

    Hi all, I am new to ASP.Net and I want to add a user comments section to my web page. Is there a site that can help explain how, so I don't have to reinvent the wheel? Thanks in advance. Ken

    N J 2 Replies Last reply
    0
    • M Madmaximus

      Hi all, I am new to ASP.Net and I want to add a user comments section to my web page. Is there a site that can help explain how, so I don't have to reinvent the wheel? Thanks in advance. Ken

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Madmaximus wrote:

      Is there a site that can help explain how

      Not really anything specific. You just need to capture the comments, persist them and display them. Use a multi-line textbox to capture, a database to persist, and a label to display.


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      • M Madmaximus

        Hi all, I am new to ASP.Net and I want to add a user comments section to my web page. Is there a site that can help explain how, so I don't have to reinvent the wheel? Thanks in advance. Ken

        J Offline
        J Offline
        JimBob SquarePants
        wrote on last edited by
        #3

        What is the website for? Is it a blog? There are many, many open source projects out there that have the ability to add comments. The best implimentation I have seen is with BlogEngine.Net[^] The latest versions comment manager is simply fantastic and the C# code is quite readable. Good luck

        JimBob SquarePants ******************************************************************* "He took everything personally, including our royalties!" David St.Hubbins, Spinal Tap about Ian Faith, their ex-manager *******************************************************************

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups