Page 1 of 1

Building a 30 Day Trial expiration script...

PostPosted: Wed Nov 17, 2010 8:29 am
by charliecheney
Hi John,
Hey, I've built a 30 day trial expiration script, and I want to insert it into the "Upon Opening" and "Show Side Bar by Preference" scripts to control the usage. In the end it's based on a license registration date... and the number of days they've licensed. So if the days remaining is greater than 1 it exits, but if not, it prompts them to upgrade or renew their license.

To manage this I've created a new table called "Licensee" that holds their license info. I've linked it to Interface.

However, it seems to break these scripts no matter where I insert it. I'm pretty sure the reason is because I need to go to a specific layout in Settings to check for the number of days left, which conflicts with the back and forward buttons, management of the globals, and such.

Hahaha... oh man... in writing this out I think I found the answer to my own question. Sometimes a guy just needs to talk things out with other people, eh? :-D

Thanks again for a great product.

PostPosted: Wed Nov 17, 2010 6:55 pm
by John Sindelar
I've been there Charlie! Thanks for sharing!

Best,

John