Yeah, tag is a new property that Shawn put in that the coder can use as a placeholder for data. I'm using it to hold information about the current CN/OU being browsed, to set the limit for the Back button, and (as you noted) to cancel the enumeration.

One can even set tag properties as an array to hold multiple sets of data.

The tags in this script allow the Back button to work independently for each tab. Switching tabs doesn't break the back button. You'll aways go back one level (up to the "root" container). [Smile]

[ 12. June 2003, 23:34: Message edited by: Chris S. ]