Unique URL in messages

Commenti

1 commento

  • 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

Accedi per aggiungere un commento.