Results 1 to 3 of 3

Thread: Demo

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    MIDDLE EAST
    Posts
    6

    Lightbulb Demo

    SIR
    PRESENTLY I AM CREATING A DEMO PROGRAM ,HOW CAN I DO IT BY EXPIRING THE PROGRAM AFTER A CERTAIN NUMBER OF DAYS OR AFTER A CERTAIN ACCESS

  2. #2
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188
    1 simple way you could add a text box which is invisble to the user with some code on it that counts the number of times it has been opened if it reaches a certain number than it runs an uninstall program or just displays an ordering form on load!

    I.e

    Has invisble text box or maybe just a string!
    Onload of form it adds 1 to the string.
    When it reaches say 30 everytime from then all froms are hidden except the registration one!

    hope it helps

  3. #3
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    Sir, obviously you'd have to save this information somewhere. And encrypted so no naughty people could change it.

Posting Permissions

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



Click Here to Expand Forum to Full Width