back up codes

always have a backup of your code

Archive for the tag “script”

open a new window

This code will open a new window using RegisterClientScriptBlock


RegisterClientScriptBlock("", " window.open('popup.aspx','anycontent','width=300, height=300,left=100,top=150,status=no, location=no'); ")

Post Navigation

Follow

Get every new post delivered to your Inbox.