Wrote this ultra-simple tag because I needed to do a quick check on data returned from several db columns, where some of the data might be serialized. The way to check if something is serialized is obviously to cast it to xml, but that will throw an error, which needs trapping. Anyway, the result is this tag :-)
Updated 2006-07-12 after remembering Johan's comment that the use of a page var will still cause problems - *now* it works :-)
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.