Click here to Skip to main content
15,910,009 members

Comments by ram mohan (Top 3 by date)

ram mohan 18-Jan-13 3:58am View    
by using findcontrol property to identify the usercontrols in content page like " this.findcontrol("contentname").findcontrols("controlname) ".
ram mohan 18-Jan-13 3:49am View    
Do null check before selection is must.
ram mohan 18-Jan-13 3:38am View    
upload the photo using fileupload control. In page load event, bind the photo path to image control if file name is not null.