Javascript-when you insert data into a database on a webpage, if you submit data continuously within the same time period!

Source: Internet
Author: User
Is there a way to prompt the user after the user submits the same content five times in a row? Is there a way to prompt the user after the user submits the same content five times in a row?

Reply content:

Is there a way to prompt the user after the user submits the same content five times in a row?

AvailableCookieOrSessionCount, but if the user has clearedCookieIt becomes invalid.

You can also query the number of submissions in the database when submitting the statement. if the number of submissions exceeds 5, the statement cannot be submitted.

During the same time, if you are afraid that the clear cookie will expire, maybe you can try redis Cache? I used his user ID as the key and submitted it. if this key exists, how many seconds will the expiration time be set for creating a new one if + 1 is absent?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.