Click here to Skip to main content
16,006,605 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerASP BEGINNER Pin
ranipriya 201019-May-08 23:18
ranipriya 201019-May-08 23:18 
GeneralRe: ASP BEGINNER Pin
eyeseetee19-May-08 23:36
eyeseetee19-May-08 23:36 
GeneralRe: ASP BEGINNER Pin
Christian Graus20-May-08 0:15
protectorChristian Graus20-May-08 0:15 
QuestionSet paypal attributes dynamically Pin
Krazy Programmer19-May-08 23:16
Krazy Programmer19-May-08 23:16 
AnswerRe: Set paypal attributes dynamically Pin
Christian Graus20-May-08 0:17
protectorChristian Graus20-May-08 0:17 
Questioninclude file in html page Pin
eyeseetee19-May-08 23:08
eyeseetee19-May-08 23:08 
AnswerRe: include file in html page Pin
eyeseetee19-May-08 23:59
eyeseetee19-May-08 23:59 
QuestionAjax ModalPopUpControl [modified] Pin
J Liang19-May-08 22:59
J Liang19-May-08 22:59 
Hi,

I am having this problem with this ModalPopUpControl from Ajax. It did pop up as it meant to be but I want it to do something more.

Basically, there are two Panel that will pop up, lets name it Panel1 and Panel2. Panel2 will appear after Panel1 if some conditions are met, if not, it shoudl not appear.

So in Panel1, I put a button Button1, hoping I can put in some condition under this button to call out Panel2. I want the protected void Button1_Click(object sender, EventArgs e) to fire but it seems nothing happens, it just show me Panel2 straight without checking the condition.

So I wanted to know how can I set some conditions to stop the ModalPopUpControl to proceed if the conditions are not met.

Or another way is how I can invoke a button click from javascript so that it will run the protected void Button1_Click(object sender, EventArgs e) for me since the ModalPopUpControl has a OnOkScript which will call a javascript function in the page.

Thanks in advance. Smile | :)

modified on Tuesday, May 20, 2008 5:28 AM

AnswerRe: Ajax ModalPopUpControl Pin
sukkureddy22-May-08 22:06
sukkureddy22-May-08 22:06 
QuestionString concatenation pbm in sql if a value is null Pin
SreejithAchutan19-May-08 22:47
SreejithAchutan19-May-08 22:47 
AnswerRe: String concatenation pbm in sql if a value is null Pin
eyeseetee19-May-08 23:09
eyeseetee19-May-08 23:09 
GeneralRe: String concatenation pbm in sql if a value is null Pin
SreejithAchutan19-May-08 23:12
SreejithAchutan19-May-08 23:12 
GeneralRe: String concatenation pbm in sql if a value is null Pin
J4amieC19-May-08 23:34
J4amieC19-May-08 23:34 
GeneralRe: String concatenation pbm in sql if a value is null Pin
SreejithAchutan20-May-08 0:01
SreejithAchutan20-May-08 0:01 
GeneralRe: String concatenation pbm in sql if a value is null Pin
SreejithAchutan20-May-08 0:08
SreejithAchutan20-May-08 0:08 
GeneralRe: String concatenation pbm in sql if a value is null Pin
J4amieC20-May-08 0:24
J4amieC20-May-08 0:24 
GeneralRe: String concatenation pbm in sql if a value is null Pin
SreejithAchutan20-May-08 0:33
SreejithAchutan20-May-08 0:33 
GeneralRe: String concatenation pbm in sql if a value is null Pin
J4amieC20-May-08 0:58
J4amieC20-May-08 0:58 
Questionvalidator control Pin
laziale19-May-08 22:35
laziale19-May-08 22:35 
QuestionASP.NET(BEGINNER) Pin
ranipriya 201019-May-08 22:30
ranipriya 201019-May-08 22:30 
AnswerRe: ASP.NET(BEGINNER) Pin
eyeseetee19-May-08 22:45
eyeseetee19-May-08 22:45 
QuestionProperties["memberOf"].Count Pin
crmserver19-May-08 22:05
crmserver19-May-08 22:05 
QuestionPostBackUrl dose not work with masterpage Pin
anuj_24mar@yahoo.com19-May-08 21:51
anuj_24mar@yahoo.com19-May-08 21:51 
AnswerRe: PostBackUrl dose not work with masterpage Pin
eyeseetee19-May-08 22:03
eyeseetee19-May-08 22:03 
QuestionASP.NET BEGINNER Pin
ranipriya 201019-May-08 21:09
ranipriya 201019-May-08 21:09 

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.