+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2012
    Posts
    1

    Default Verification of user registration

    I'm building a RESTAURANT site that allows restaurant owners to add records describing their restaurants. My concern is that unauthorized individuals may enter a record for a restaurant (competitors, waiters, angry customers).

    What strategies are you using to verify that users are who they say they are, in this case restaurant owners or managers?

    1. Do I phone each user that posts a new record?
    2. Do I accept that users are who they say they are?
    3. Or, .........

    Thanks in advance!
    ~susan~

  2. #2
    Join Date
    Dec 1969
    Posts
    95,754

    Default

    No perfect answer.

    If possible, email the restaurants with an invitation to join your site and include a password specific to that restaurant.

    If not, require registration and hope that the first person to sign up for a given restaurant is indeed a representative of that restaurant.

    When do discover fraud, all you can do is wipe the content. Presumably, you will discover the fraud via contact from the real representative.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts


More ASP Resources

Resources:
-- ASP Articles
-- ASP.NET Information
-- 4Guys ASP F.A.Q.
-- ASPFAQs.com
-- ASP Coding Tips
-- Related Web Technologies
-- User Tips!!
-- ASP-related ListServs
-- HTML5 Development Center
-- JavaScripts


Smart Sites
-- Mobile Development Center
-- MSDN SpotLight
-- Web Dev Resource Center
-- Cloud Showcase for Developers


Windows Technology
Check out these Web sites for articles, tutorials, FAQs, discussions, and code on ASP and related technologies!
-- CodeGuru.com
-- VBForums.com
-- ASPFAQs.com
-- ASPMessageboard.com
-- DevX.com
-- Developer.com
-- FreeVBCode