Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi.
i write blew code but it dose not work.
ScriptManager.RegisterClientScriptBlock(this, this.GetType(), "imagetik", "top.$get(\"" + verifyTik.ClientID + "\").display:'block'; ", true);

and in .aspx code i set "display:none" for verifyTik.


thank you.
Posted
Comments
R. Giskard Reventlov 13-May-13 18:55pm    
You're not telling us enough to help you. Need more detail. To start with, what is the error?
ZurdoDev 13-May-13 21:38pm    
Need a lot more detail.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900