|
-
May 26th, 2001, 04:01 AM
#1
Thread Starter
New Member
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
-
May 26th, 2001, 11:07 AM
#2
PowerPoster
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
-
May 26th, 2001, 11:11 AM
#3
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|