Tuesday

register javascript asp.net c#

     
string clientScript = @"<script language='javascript'>
alert("hello");
</script>";


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

No comments:

imagemagic add text to image

rem different types of text annotations on existing images rem cyan yellow orange gold rem -gravity SouthWest rem draw text and anno...