expiration date on published file

I think this will work - although not very secure since someone could change the date on their computer back and still open it but here is how...I'm assuming you have a title level next button that is inherited on each page - if not you will have to add the following condition to each next button individually. Anyway, open the properties of your next button and click on the conditions tab. Check the box that says "Perform Action ONLY if the following is TRUE:Then in the condition area set the Variable to: CurrentDate, Relationship: Less Than, Value: September 30, 2006 (or whatever date you want it to expire on). Now if it's past the date it will lock the user out of going to any other pages - so they will still be able to open the file, but from there you can either lock them out, display a message, or you could set an action to close the window and put that condition on it. Hope that helps.

Discussions have been disabled for this post