Click here to Skip to main content
16,014,294 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerStop asking the same question! Pin
leckey29-May-07 3:35
leckey29-May-07 3:35 
GeneralRe: got error Pin
kvijayajyothy29-May-07 5:02
kvijayajyothy29-May-07 5:02 
Questioninclude class file in aspx source file Pin
kvijayajyothy29-May-07 2:58
kvijayajyothy29-May-07 2:58 
Questioninclude class file in aspx source file Pin
kvijayajyothy29-May-07 2:55
kvijayajyothy29-May-07 2:55 
Questioninclude file in aspx* Pin
kvijayajyothy29-May-07 2:54
kvijayajyothy29-May-07 2:54 
QuestionCapturing the button click event Pin
Rajiya29-May-07 2:18
Rajiya29-May-07 2:18 
AnswerRe: Capturing the button click event Pin
Chetan Ranpariya29-May-07 2:22
Chetan Ranpariya29-May-07 2:22 
AnswerRe: Capturing the button click event Pin
Sandeep Akhare29-May-07 2:31
Sandeep Akhare29-May-07 2:31 
Simply add a event hamdler in the OnInit Method
Button1.Click += new EventHandler(Button2_Click1);

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "




GeneralRe: Capturing the button click event Pin
Rajiya29-May-07 2:47
Rajiya29-May-07 2:47 
GeneralRe: Capturing the button click event Pin
Sandeep Akhare29-May-07 2:59
Sandeep Akhare29-May-07 2:59 
QuestionRich Text Editor Pin
248912829-May-07 1:32
248912829-May-07 1:32 
AnswerRe: Rich Text Editor Pin
Sathesh Sakthivel29-May-07 1:41
Sathesh Sakthivel29-May-07 1:41 
GeneralRe: Rich Text Editor Pin
248912829-May-07 1:58
248912829-May-07 1:58 
GeneralRe: Rich Text Editor Pin
Sathesh Sakthivel29-May-07 2:17
Sathesh Sakthivel29-May-07 2:17 
QuestionI want to filter only input text Pin
Piyush Vardhan Singh29-May-07 1:27
Piyush Vardhan Singh29-May-07 1:27 
QuestionGridview + update Pin
ritu432129-May-07 1:25
ritu432129-May-07 1:25 
AnswerRe: Gridview + update Pin
Venkatesh Mookkan29-May-07 2:15
Venkatesh Mookkan29-May-07 2:15 
GeneralRe: Gridview + update Pin
ritu432129-May-07 3:24
ritu432129-May-07 3:24 
Questionconvert asp code to asp.net Pin
harithadotnet29-May-07 0:50
harithadotnet29-May-07 0:50 
AnswerRe: convert asp code to asp.net Pin
gauthee29-May-07 1:26
gauthee29-May-07 1:26 
GeneralSave as... on the website. Pin
Junior Boy29-May-07 0:34
Junior Boy29-May-07 0:34 
QuestionSaving into the Database Pin
.NET- India 29-May-07 0:18
.NET- India 29-May-07 0:18 
AnswerRe: Saving into the Database Pin
Christian Graus29-May-07 0:41
protectorChristian Graus29-May-07 0:41 
AnswerRe: Saving into the Database Pin
Sandeep Akhare29-May-07 0:55
Sandeep Akhare29-May-07 0:55 
QuestionReturning ArrayList Problem (C#) Pin
J Liang28-May-07 23:38
J Liang28-May-07 23:38 

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.