Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9121269
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T05:49:21+00:00 2026-06-17T05:49:21+00:00

I am currently using LicenseFile= Is there a way to add a timer to

  • 0

I am currently using
LicenseFile=

Is there a way to add a timer to the next button?
That way if a certain time period hasn’t elapsed it will ask the user if they have actually read the agreement?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T05:49:23+00:00Added an answer on June 17, 2026 at 5:49 am

    There isn’t anything built-in, but you can call the standard WinAPI GetTickCount function:

    function GetTickCount(): Cardinal;
    external 'GetTickCount@kernel32.dll';
    

    Call it once from CurPageChanged(wpLicense) to save the current tick value in a global variable, and then again from NextButtonClicked(wpLicense) and subtract the new tick from the old tick to get the elapsed time.

    Two points to note, however:

    1. Just because the page has been open for a while doesn’t mean that they’ve actually read it.

    2. I haven’t tested but I’m pretty sure NextButtonClick will be called even if they haven’t selected “yes” (ie. the code handler is called before the internal validation). So you may want to check for this too, to avoid displaying the “have you read it?” message when they haven’t even ticked Yes yet.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im currently using a script (that is working) where I can apply a certain
Im currently using a method that looks like the following code to add script
I currently using vim. But i found that there is not even a plugin
I`m currently using route53 for 2 domains that points to the same website. Lets
I have created a .net application that is currently using a encrypted text file
I`m currently using: <%= f.time_select :day,:default => Time.now, :ampm => true, :minute_step => 15
Im currently using base64_encode for some $_GET params that i don't want regular user
I'm currently using http://benalman.com/projects/jquery-hashchange-plugin/ and I noticed that my hashes show up as /#page
Currently using a setup that follows: Backbone , Parse , Require , and Marionette
We currently using openssl for timestamping. I wonder, is there a Java implementation of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.