Click here to Skip to main content
15,887,821 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.NET Pin
soumyashree sahoo30-Aug-12 17:28
soumyashree sahoo30-Aug-12 17:28 
AnswerRe: ASP.NET Pin
Sandeep Mewara30-Aug-12 18:57
mveSandeep Mewara30-Aug-12 18:57 
Questioncant insert image in table Pin
Michael Portanoba30-Aug-12 16:56
Michael Portanoba30-Aug-12 16:56 
AnswerRe: cant insert image in table Pin
Sandeep Mewara30-Aug-12 18:55
mveSandeep Mewara30-Aug-12 18:55 
QuestionButton event does not execute Pin
netJP12L30-Aug-12 0:58
netJP12L30-Aug-12 0:58 
AnswerRe: Button event does not execute Pin
jkirkerx30-Aug-12 6:41
professionaljkirkerx30-Aug-12 6:41 
GeneralRe: Button event does not execute Pin
archifux2-Sep-12 13:41
archifux2-Sep-12 13:41 
GeneralRe: Button event does not execute Pin
jkirkerx2-Sep-12 17:32
professionaljkirkerx2-Sep-12 17:32 
You should probably tell the OP that, and not me.

The button ID has nothing to do with generating a postback to the server. In fact, you don't need the .ID attribute in code behind, it's there to support java script and css on the client side.

His problem is that he didn't generate a new event object, and just made a reference to an uninitialized event object.
GeneralRe: Button event does not execute Pin
archifux6-Sep-12 12:23
archifux6-Sep-12 12:23 
Questioni want my one web page to be run on my one client 's pc only Pin
Devang Vaja29-Aug-12 20:15
Devang Vaja29-Aug-12 20:15 
AnswerRe: i want my one web page to be run on my one client 's pc only Pin
Eddy Vluggen29-Aug-12 22:32
professionalEddy Vluggen29-Aug-12 22:32 
GeneralRe: i want my one web page to be run on my one client 's pc only Pin
Albarhami30-Aug-12 0:50
Albarhami30-Aug-12 0:50 
GeneralRe: i want my one web page to be run on my one client 's pc only Pin
Eddy Vluggen30-Aug-12 1:03
professionalEddy Vluggen30-Aug-12 1:03 
AnswerCross post Pin
Wes Aday30-Aug-12 1:29
professionalWes Aday30-Aug-12 1:29 
GeneralRe: i want my one web page to be run on my one client 's pc only Pin
jkirkerx30-Aug-12 7:01
professionaljkirkerx30-Aug-12 7:01 
Questionhow can i perform a time taking process in a page by considering the performance Pin
PP from bangalore29-Aug-12 9:37
PP from bangalore29-Aug-12 9:37 
AnswerRe: how can i perform a time taking process in a page by considering the performance Pin
jkirkerx29-Aug-12 10:03
professionaljkirkerx29-Aug-12 10:03 
GeneralRe: how can i perform a time taking process in a page by considering the performance Pin
PP from bangalore31-Aug-12 10:07
PP from bangalore31-Aug-12 10:07 
GeneralRe: how can i perform a time taking process in a page by considering the performance Pin
jkirkerx31-Aug-12 10:51
professionaljkirkerx31-Aug-12 10:51 
AnswerRe: how can i perform a time taking process in a page by considering the performance Pin
David Mujica29-Aug-12 10:38
David Mujica29-Aug-12 10:38 
GeneralRe: how can i perform a time taking process in a page by considering the performance Pin
jkirkerx29-Aug-12 11:21
professionaljkirkerx29-Aug-12 11:21 
QuestionHosting GWT .js in an MVC app? [solved] Pin
Ravi Bhavnani29-Aug-12 4:34
professionalRavi Bhavnani29-Aug-12 4:34 
Questiongridvie Pin
Abubakar Shaikh .29-Aug-12 3:55
Abubakar Shaikh .29-Aug-12 3:55 
AnswerRe: gridvie Pin
Sandeep Mewara29-Aug-12 5:46
mveSandeep Mewara29-Aug-12 5:46 
AnswerRe: gridvie Pin
archifux6-Sep-12 12:34
archifux6-Sep-12 12:34 

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.