Forum Moderators: open
My current solution is simply having the hyperlinks point to the current page with a select case statement dependant on the querystring. Is there a way I can do this dynamically without the page having to reload? A bit like when you have a regular expression validator and the error message text appears dynamically on the page, even without the page being posted back.