I need to pass an object to a page via querystring, how can I serialize/deserialize the object for easy querystring integration?I can't use session variables.Thanks in advance. ...