show/hide this revision's text 2 added 2 characters in body

Why don't you create a property in the page for each possible querystring parameter?

This way you can handle it any way you choose with just a few lines of codecode...

show/hide this revision's text 1

Why don't you create a property in the page for each possible querystring parameter?

This way you can handle it any way you choose with just a few lines of code.