.net给Image控件设置一个空图片路径的时候出现丢失cookie
比如说,
img_path.ImageUrl ="../"+ ds.Tables[0].Rows[0]["Signature"];//如果Signature为空的话,就会出现cookie丢失,不知原因.请知道的老铁告之原因