J
Joe Kovac
Hi!
I have many pages that expect query strings. One of the first things to
do, should be to check if the values of the QueryString are valid.
But how should I react on invalid/missing QueryStrings? Somehow the page
itself should stop rendering any controls and just display an error
message. How would I achieve this? Where should that be done? What are
other possible solutions?
Thanks
Joe
I have many pages that expect query strings. One of the first things to
do, should be to check if the values of the QueryString are valid.
But how should I react on invalid/missing QueryStrings? Somehow the page
itself should stop rendering any controls and just display an error
message. How would I achieve this? Where should that be done? What are
other possible solutions?
Thanks
Joe