Any disadvantages to Title Manager Frame?

There are no disadvantages to the TitleManager frame -In fact there is a distinct advantage that no one ever takes advantage of: bypassing the limitations of session cookies -You can dynamically write variable values of ANY LENGTH into the TitleManager frame and they REMAIN AVAILABLE to the course throughout the browser session because the TitleManager never closes -So -If you want to carry a value from one page to the next next just set it in the TitleMgr and then query it on the next page and voila - you have you value without having to do alot of writing to a temp cookie and escaping and unescaping tricks to read URL values. Certainly overcomes a big restriction having to do with cookie restrictions....Some odd rules around writing arrays to the TitleManager - but nothing too difficult to overcome...still out here,Peter

Discussions have been disabled for this post