Click here to Skip to main content
15,882,017 members

Comments by saikartik (Top 8 by date)

saikartik 11-Aug-15 5:05am View    
please let me know the error... wchic occurs runtime
saikartik 11-Aug-15 2:47am View    
img.ID = "img" + i;
string id = img.ID;
img.ImageUrl = ("../Images/Cross.jpg");
img.Attributes.Add("onClick", "show("+id+");");


this what i need
saikartik 10-Aug-15 6:56am View    
able to access '(<%=strglb%>)' but how to set value for it ?
saikartik 21-Jul-15 7:59am View    
it is client's requirement
saikartik 8-Jul-15 8:15am View    
thank u