Click here to Skip to main content
15,894,740 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Logged in and logged out. Pin
Jeff Circeo1-May-09 2:31
Jeff Circeo1-May-09 2:31 
GeneralRe: Logged in and logged out. Pin
24891281-May-09 4:07
24891281-May-09 4:07 
GeneralRe: Logged in and logged out. Pin
Jeff Circeo1-May-09 4:20
Jeff Circeo1-May-09 4:20 
AnswerRe: Logged in and logged out. Pin
saanj30-Apr-09 22:58
saanj30-Apr-09 22:58 
QuestionASP.NET MVC Pin
mpavas30-Apr-09 22:26
mpavas30-Apr-09 22:26 
AnswerRe: ASP.NET MVC Pin
mpavas1-May-09 8:38
mpavas1-May-09 8:38 
Questiondynamic refrence identification Pin
rahul-4u30-Apr-09 21:44
rahul-4u30-Apr-09 21:44 
AnswerRe: dynamic refrence identification Pin
Abhijit Jana30-Apr-09 22:44
professionalAbhijit Jana30-Apr-09 22:44 
You have to add EventHandler .
btn.Click += new EventHandler(btn_Click);

But for all different button, you need to create Array of Button object and Add different method with different button click.

cheers,
Abhijit
CodeProject MVP
Web Site:abhijitjana.net

QuestionDesigning web site in VS 2008 Pin
mpavas30-Apr-09 18:54
mpavas30-Apr-09 18:54 
AnswerRe: Designing web site in VS 2008 Pin
Christian Graus30-Apr-09 19:13
protectorChristian Graus30-Apr-09 19:13 
GeneralRe: Designing web site in VS 2008 Pin
mpavas30-Apr-09 19:24
mpavas30-Apr-09 19:24 
GeneralRe: Designing web site in VS 2008 Pin
Abhijit Jana30-Apr-09 19:32
professionalAbhijit Jana30-Apr-09 19:32 
QuestionIE6 get frezzed during ajax call in asp.net 1.1 Pin
Jagz W30-Apr-09 16:44
professionalJagz W30-Apr-09 16:44 
AnswerRe: IE6 get frezzed during ajax call in asp.net 1.1 Pin
Christian Graus30-Apr-09 19:13
protectorChristian Graus30-Apr-09 19:13 
GeneralRe: IE6 get frezzed during ajax call in asp.net 1.1 Pin
Jagz W1-May-09 18:18
professionalJagz W1-May-09 18:18 
AnswerRe: IE6 get frezzed during ajax call in asp.net 1.1 Pin
saanj30-Apr-09 19:45
saanj30-Apr-09 19:45 
QuestionError when excluding Activeds and ADODC references in the setup program Pin
prateeksj30-Apr-09 15:46
prateeksj30-Apr-09 15:46 
QuestionDesing Question--SEO Pin
Amit Kumar G30-Apr-09 13:32
Amit Kumar G30-Apr-09 13:32 
AnswerRe: Desing Question--SEO Pin
Jeff Circeo1-May-09 2:46
Jeff Circeo1-May-09 2:46 
QuestionFile Download works in IE but not in Firefox Pin
Meax30-Apr-09 10:11
Meax30-Apr-09 10:11 
AnswerRe: File Download works in IE but not in Firefox Pin
Christian Graus30-Apr-09 10:35
protectorChristian Graus30-Apr-09 10:35 
Questionlooking for a good asp.net 3.5 SQL 2008 host the last was sucked Pin
learningman30-Apr-09 7:25
learningman30-Apr-09 7:25 
QuestionAbility to type,paste symbols in the subject of email Pin
vmang30-Apr-09 6:08
vmang30-Apr-09 6:08 
AnswerRe: Ability to type,paste symbols in the subject of email Pin
Rolando CC30-Apr-09 6:56
professionalRolando CC30-Apr-09 6:56 
GeneralRe: Ability to type,paste symbols in the subject of email Pin
vmang30-Apr-09 7:58
vmang30-Apr-09 7:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.