Tuesday

close popup window c#


string clientScript = @"<script language='javascript'>
window.opener.location.reload();
window.close();
</script>";

this.Page.ClientScript.RegisterStartupScript(clientScript.GetType(),"_reload",clientScript);


more...

No comments:

make ubuntu business casual

to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...