Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fernando Ferreira 3 posts 23 karma points
    Jan 10, 2012 @ 15:55
    Fernando Ferreira
    0

    Create messages areas.

    Hi,

    Would like of create areas messages, where the persons write messages about the site.

    How can i do this?

  • Bex 444 posts 555 karma points
    Jan 10, 2012 @ 16:05
    Bex
    0

    Need a little more information of what you are tring to do I think, because from that post it is not clear at all!

  • Fernando Ferreira 3 posts 23 karma points
    Jan 10, 2012 @ 17:37
    Fernando Ferreira
    0

    Hello Bex,

    I need to put a <div> with a textbox for message, a textbox for publisher and a button for submit. below, shows labels of old messages, these saved in database.

     

     
  • Bex 444 posts 555 karma points
    Jan 10, 2012 @ 17:48
    Bex
    0

    Assuming these messages are entered in the front end you will need to create a user control and reference it as a macro.

    As you would for a "normal" asp.net website.

    You can create your own custom tables in the database, or create a document per message and then use xslt to parse the messages.
     

  • Lee Kelleher 4026 posts 15836 karma points MVP 13x admin c-trib
    Jan 10, 2012 @ 18:32
    Lee Kelleher
    0

    Hi Fernando,

    Take a look at the UComment package.

    Cheers, Lee.

  • Fernando Ferreira 3 posts 23 karma points
    Jan 10, 2012 @ 18:50
    Fernando Ferreira
    0

    Thank you by help

    I will try to implement these solutions.

     
Please Sign in or register to post replies

Write your reply to:

Draft