I want to send Title from XML file to another page through query string. My titles may Contain "&". I know I have to encode it, But how can I do it in aspx page. I don't want to do it from code behind. I want to send Title from XML file to another p
I want to send Title from XML file to another page through query string. My titles may Contain "&". I know I have to encode it, But how can I do it in aspx page. I don't want to do it from code behind. I want to send Title from XML file to another p