Unique URL in messages

Comments

1 comment

  • mikeg2k

    The API functionality could work like this.

    User Posts a Channel.
    The Post contains a URL.
    That URL string is copied, then using the UNIQUE keyword in SQL, the string is compared with all stored URL strings for that channel.

    If it's unique, the user's post is allowed.
    Otherwise the user receives a message that a duplicate post already exists.

    0

Please sign in to leave a comment.