Click here to Skip to main content
15,886,664 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Search and Replace String Value Pin
AsianRogueOne11-Jun-10 5:08
AsianRogueOne11-Jun-10 5:08 
GeneralRe: Search and Replace String Value Pin
Rhys Jacob11-Jun-10 5:21
Rhys Jacob11-Jun-10 5:21 
GeneralRe: Search and Replace String Value Pin
AsianRogueOne11-Jun-10 5:34
AsianRogueOne11-Jun-10 5:34 
GeneralRe: Search and Replace String Value Pin
Rhys Jacob11-Jun-10 5:56
Rhys Jacob11-Jun-10 5:56 
GeneralRe: Search and Replace String Value Pin
AsianRogueOne11-Jun-10 6:27
AsianRogueOne11-Jun-10 6:27 
GeneralRe: Search and Replace String Value Pin
Rhys Jacob13-Jun-10 21:43
Rhys Jacob13-Jun-10 21:43 
AnswerRe: Search and Replace String Value Pin
AsianRogueOne21-Jun-10 9:57
AsianRogueOne21-Jun-10 9:57 
QuestionScriptManager.RegisterClientScriptBlock issue Pin
trilokharry11-Jun-10 3:44
trilokharry11-Jun-10 3:44 
This is a weird thing I never seen. Hoping somebody got the solution.

So I have a asp .net page with an UpdatePanel. Inside that I have a dropdownlist and a button. In the On Page Load I populate the dropdownlist and have a value selected.

On the button click even I register a clientscript something like this ScriptManager.RegisterClientScriptBlock(Page, this.GetType(), "Alert", "alert(hello')", true);

Problem part:
When I click on the button, the alert goes on, then I cannot select anything on the dropdownlist.
And this seem to happen with Mozilla only. IE is behaving ok with this.
You get the best out of others when you give the best of yourself.

AnswerRe: ScriptManager.RegisterClientScriptBlock issue Pin
Sandeep Mewara11-Jun-10 6:48
mveSandeep Mewara11-Jun-10 6:48 
QuestionBind asp.net menu control with treeview Pin
yesu prakash11-Jun-10 3:21
yesu prakash11-Jun-10 3:21 
AnswerRe: Bind asp.net menu control with treeview Pin
Sandeep Mewara11-Jun-10 6:57
mveSandeep Mewara11-Jun-10 6:57 
QuestionExport data to excel in formatted way Pin
Karan_TN11-Jun-10 1:21
Karan_TN11-Jun-10 1:21 
AnswerRe: Export data to excel in formatted way Pin
Peace ON11-Jun-10 2:28
Peace ON11-Jun-10 2:28 
QuestionHtmlTabHTleRow Pin
siva45511-Jun-10 0:11
siva45511-Jun-10 0:11 
AnswerRe: HtmlTabHTleRow Pin
saini arun11-Jun-10 3:20
saini arun11-Jun-10 3:20 
QuestionLoading controls on page with UpdatePanel Pin
Łukasz Nowakowski10-Jun-10 23:50
Łukasz Nowakowski10-Jun-10 23:50 
AnswerRe: Loading controls on page with UpdatePanel Pin
Brij10-Jun-10 23:56
mentorBrij10-Jun-10 23:56 
GeneralRe: Loading controls on page with UpdatePanel Pin
Łukasz Nowakowski11-Jun-10 0:26
Łukasz Nowakowski11-Jun-10 0:26 
GeneralRe: Loading controls on page with UpdatePanel Pin
Łukasz Nowakowski11-Jun-10 0:37
Łukasz Nowakowski11-Jun-10 0:37 
GeneralRe: Loading controls on page with UpdatePanel Pin
Brij11-Jun-10 2:22
mentorBrij11-Jun-10 2:22 
QuestionCreating foreign key constraints through Sqlcommand.ExecuteNonQuery() Pin
vishnukamath10-Jun-10 23:28
vishnukamath10-Jun-10 23:28 
AnswerRe: Creating foreign key constraints through Sqlcommand.ExecuteNonQuery() Pin
Peace ON11-Jun-10 0:00
Peace ON11-Jun-10 0:00 
QuestionFusion Chart Pin
KhandelwalA10-Jun-10 22:47
KhandelwalA10-Jun-10 22:47 
QuestionHow display Custom Error Page when Javascript Page redirect fails Pin
netnest10-Jun-10 21:46
netnest10-Jun-10 21:46 
AnswerRe: How display Custom Error Page when Javascript Page redirect fails Pin
Peace ON10-Jun-10 22:17
Peace ON10-Jun-10 22:17 

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.