Click here to Skip to main content
16,004,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionproblem in transaction . Pin
souravghosh1819-Feb-09 1:41
souravghosh1819-Feb-09 1:41 
AnswerRe: problem in transaction . Pin
Mark Graham19-Feb-09 4:43
Mark Graham19-Feb-09 4:43 
QuestionDal Exception Pin
Mogaambo19-Feb-09 1:25
Mogaambo19-Feb-09 1:25 
AnswerRe: Dal Exception Pin
Vimalsoft(Pty) Ltd19-Feb-09 3:52
professionalVimalsoft(Pty) Ltd19-Feb-09 3:52 
QuestionBase64 Decoding for Thermal Printer [modified] Pin
premchand197519-Feb-09 1:25
premchand197519-Feb-09 1:25 
QuestionModal popup Pin
krishna2gubbala19-Feb-09 0:21
krishna2gubbala19-Feb-09 0:21 
AnswerRe: Modal popup Pin
Calin Tatar19-Feb-09 2:32
Calin Tatar19-Feb-09 2:32 
AnswerRe: Modal popup Pin
Mark Graham19-Feb-09 4:22
Mark Graham19-Feb-09 4:22 
just to back up the previous response - you implement it the same way you'd implement it if you wasn't using the modal popup.

Presumably your button is an asp:Button so create your event handler (if you don't know how to write it manually then just double click it in your IDE designer) and add your code. When the button is clicked by a user it will cause a postback and your code will execute.

Have you managed to get your modal box popping up ok?

Mark Graham (MCP) // The Doodler
blogging at: dotnet notepad

Questionpassing values from aspx page to htm page Pin
venu65619-Feb-09 0:13
venu65619-Feb-09 0:13 
AnswerRe: passing values from aspx page to htm page Pin
Greg Chelstowski19-Feb-09 0:39
Greg Chelstowski19-Feb-09 0:39 
GeneralRe: passing values from aspx page to htm page Pin
venu65619-Feb-09 0:59
venu65619-Feb-09 0:59 
GeneralRe: passing values from aspx page to htm page Pin
Greg Chelstowski19-Feb-09 1:03
Greg Chelstowski19-Feb-09 1:03 
GeneralRe: passing values from aspx page to htm page Pin
venu65619-Feb-09 1:10
venu65619-Feb-09 1:10 
QuestionProblem With dropdownlist. Pin
Deepak Nigam18-Feb-09 23:49
Deepak Nigam18-Feb-09 23:49 
QuestionServer time and local time Pin
yesu prakash18-Feb-09 23:40
yesu prakash18-Feb-09 23:40 
AnswerRe: Server time and local time Pin
keyur satyadev19-Feb-09 3:07
keyur satyadev19-Feb-09 3:07 
GeneralRe: Server time and local time Pin
yesu prakash19-Feb-09 17:40
yesu prakash19-Feb-09 17:40 
AnswerRe: Server time and local time Pin
Rajesh Chinnam21-Jun-09 23:52
Rajesh Chinnam21-Jun-09 23:52 
QuestionDLL Pin
Elango N18-Feb-09 22:55
Elango N18-Feb-09 22:55 
AnswerRe: DLL Pin
Christian Graus18-Feb-09 22:58
protectorChristian Graus18-Feb-09 22:58 
AnswerRe: DLL Pin
Vimalsoft(Pty) Ltd18-Feb-09 23:43
professionalVimalsoft(Pty) Ltd18-Feb-09 23:43 
AnswerRe: DLL Pin
keyur satyadev19-Feb-09 1:10
keyur satyadev19-Feb-09 1:10 
QuestionSSRS Pin
anandhakrishnan18-Feb-09 21:47
anandhakrishnan18-Feb-09 21:47 
QuestionBackground application Pin
Krazy Programmer18-Feb-09 21:35
Krazy Programmer18-Feb-09 21:35 
AnswerRe: Background application Pin
Satish3218-Feb-09 21:47
Satish3218-Feb-09 21:47 

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.