Click here to Skip to main content
15,921,837 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Difference b/w codeBehind and src Pin
Haissam4-Dec-06 0:50
Haissam4-Dec-06 0:50 
QuestionAccessing Control of Another Page Pin
Khan.Bangash4-Dec-06 0:08
Khan.Bangash4-Dec-06 0:08 
AnswerRe: Accessing Control of Another Page Pin
Paddy Boyd4-Dec-06 0:22
Paddy Boyd4-Dec-06 0:22 
AnswerRe: Accessing Control of Another Page Pin
arunpnair4-Dec-06 20:09
arunpnair4-Dec-06 20:09 
QuestionA question about closing a webpage Pin
Ameba_NZ3-Dec-06 23:52
Ameba_NZ3-Dec-06 23:52 
AnswerRe: A question about closing a webpage Pin
Kapil Thakur4-Dec-06 0:28
Kapil Thakur4-Dec-06 0:28 
GeneralRe: A question about closing a webpage Pin
Ameba_NZ4-Dec-06 0:36
Ameba_NZ4-Dec-06 0:36 
GeneralRe: A question about closing a webpage Pin
Haissam4-Dec-06 0:58
Haissam4-Dec-06 0:58 
Dear,
first check if your page_load event is working. i mean if the code in this event is getting compiled by putting a breakpoint at the beginning to this event.
if yes, the code seems working. put the button id as it is because it's case sensitive.
urbuttonid.Attributes.Add("OnClick", "self.close()");


Happy Coding
http://dotnetslackers.com/community/blogs/haissam/default.aspx

Best Regards,
Haissam Abdul Malak

Questionnull value in typed dataset? Pin
matsnas3-Dec-06 23:16
matsnas3-Dec-06 23:16 
QuestionTemplateColumn, DateTime sorting Pin
phimix3-Dec-06 23:03
phimix3-Dec-06 23:03 
AnswerRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:34
Paddy Boyd4-Dec-06 0:34 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 0:38
phimix4-Dec-06 0:38 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:41
Paddy Boyd4-Dec-06 0:41 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 0:54
phimix4-Dec-06 0:54 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:55
Paddy Boyd4-Dec-06 0:55 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 1:01
phimix4-Dec-06 1:01 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 1:08
Paddy Boyd4-Dec-06 1:08 
QuestionRegarding Typed Dataset Updation in DataBase Pin
VishalSharmaDev3-Dec-06 23:00
VishalSharmaDev3-Dec-06 23:00 
AnswerRe: Regarding Typed Dataset Updation in DataBase Pin
Sandeep Akhare3-Dec-06 23:42
Sandeep Akhare3-Dec-06 23:42 
QuestionInserting images Pin
sudidela3-Dec-06 22:56
sudidela3-Dec-06 22:56 
QuestionDropDown Event Related Query Pin
param thaker3-Dec-06 22:54
param thaker3-Dec-06 22:54 
AnswerRe: DropDown Event Related Query Pin
swguy233-Dec-06 23:30
swguy233-Dec-06 23:30 
QuestionDatagrid in javascript Pin
monika_vasvani3-Dec-06 22:39
monika_vasvani3-Dec-06 22:39 
AnswerRe: Datagrid in javascript Pin
Sandeep Akhare3-Dec-06 23:48
Sandeep Akhare3-Dec-06 23:48 
AnswerRe: Datagrid in javascript Pin
Paddy Boyd4-Dec-06 0:36
Paddy Boyd4-Dec-06 0:36 

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.