stringimgUrl="";if(!string.IsNullOrEmpty(Request["picUrl"]))imgUrl=Request.QueryString["picUrl"].ToString();if(imgUrl==""){imgUrl="aaa";}