Click here to Skip to main content
15,895,799 members

Comments by Sudip Saha (Top 30 by date)

Sudip Saha 5-Dec-12 3:25am View    
Try it GetId(this.id)
Sudip Saha 16-Mar-12 0:40am View    
I think form authentication,role, is given and you are not authencated user thats why .. check web config and verify
Sudip Saha 15-Mar-12 5:44am View    
Check in IIS level is there set session time lessthan the default 20 min
Sudip Saha 14-Mar-12 8:24am View    
Use it myImageButton.Attributes["onclick"] =
"javascript:EvImageOverChange(this, 'in');";
Sudip Saha 6-Mar-12 0:22am View    
then use it
((TextBox)DataList1.Items[DataList1.SelectedIndex].FindControl("TextBox1")).Text