Click here to Skip to main content
16,009,255 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: query issue.. Pin
N a v a n e e t h14-Feb-08 19:37
N a v a n e e t h14-Feb-08 19:37 
GeneralRe: query issue.. Pin
Venkatesh Mookkan14-Feb-08 19:46
Venkatesh Mookkan14-Feb-08 19:46 
GeneralRe: query issue.. Pin
Krishna Varadharajan14-Feb-08 20:07
Krishna Varadharajan14-Feb-08 20:07 
GeneralRe: query issue.. Pin
Venkatesh Mookkan14-Feb-08 20:57
Venkatesh Mookkan14-Feb-08 20:57 
GeneralRe: query issue.. Pin
N a v a n e e t h14-Feb-08 21:40
N a v a n e e t h14-Feb-08 21:40 
GeneralRe: query issue.. Pin
Venkatesh Mookkan15-Feb-08 0:34
Venkatesh Mookkan15-Feb-08 0:34 
GeneralRe: query issue.. Pin
N a v a n e e t h15-Feb-08 0:52
N a v a n e e t h15-Feb-08 0:52 
QuestionUpdate Panel and Registerstartupscript Bug........... Pin
sandesh khare14-Feb-08 18:57
sandesh khare14-Feb-08 18:57 
Hi every one
I am facing a problem in my current project. The problem is I am unable to use RegisterStartupscript with the Update panel. The script does not run and I am unable to see it in the view source . These are the codes which i have tried.

ScriptManager.RegisterStartupScript(this, this.GetType(), "Success", builder.ToString(), false);

up->updatepanel

ScriptManager.RegisterStartupScript(up1, up1.GetType(), "hello", "alert('Hello!')", true);

ClientScript.RegisterStartupScript(this.GetType(), argScriptId, builder.ToString(),true);

These all I have tried but nothing seems to be working. however If i remove the updatepanel then I am able to see the script in view source. and the code is running fine. Please send me the solution if any one have.

Sandesh Khare Cry | :((

Software Enginner ISTS Infotech Solutions
GeneralRe: Update Panel and Registerstartupscript Bug........... Pin
Venkatesh Mookkan14-Feb-08 19:33
Venkatesh Mookkan14-Feb-08 19:33 
GeneralRe: Update Panel and Registerstartupscript Bug........... Pin
Sandeep Akhare14-Feb-08 20:16
Sandeep Akhare14-Feb-08 20:16 
GeneralRe: Update Panel and Registerstartupscript Bug........... Pin
Venkatesh Mookkan14-Feb-08 20:54
Venkatesh Mookkan14-Feb-08 20:54 
GeneralRe: Update Panel and Registerstartupscript Bug........... Pin
Sandeep Akhare14-Feb-08 22:07
Sandeep Akhare14-Feb-08 22:07 
QuestionHow To Make HomePage.. Pin
raushan_914-Feb-08 18:23
raushan_914-Feb-08 18:23 
AnswerRe: How To Make HomePage.. Pin
Parwej Ahamad14-Feb-08 18:26
professionalParwej Ahamad14-Feb-08 18:26 
GeneralRe: How To Make HomePage.. Pin
raushan_914-Feb-08 18:30
raushan_914-Feb-08 18:30 
GeneralRe: How To Make HomePage.. Pin
Parwej Ahamad14-Feb-08 18:36
professionalParwej Ahamad14-Feb-08 18:36 
GeneralRe: How To Make HomePage.. Pin
raushan_914-Feb-08 19:06
raushan_914-Feb-08 19:06 
AnswerRe: How To Make HomePage.. Pin
Vasudevan Deepak Kumar15-Feb-08 4:10
Vasudevan Deepak Kumar15-Feb-08 4:10 
Questioncrystal report mamimum joxb pocessing limits Pin
Sonia Gupta14-Feb-08 18:00
Sonia Gupta14-Feb-08 18:00 
GeneralRe: crystal report mamimum joxb pocessing limits Pin
Parwej Ahamad14-Feb-08 18:15
professionalParwej Ahamad14-Feb-08 18:15 
Questionwebpage authorization Pin
Sonia Gupta14-Feb-08 17:51
Sonia Gupta14-Feb-08 17:51 
GeneralRe: webpage authorization Pin
Parwej Ahamad14-Feb-08 18:08
professionalParwej Ahamad14-Feb-08 18:08 
QuestionRe: webpage authorization Pin
Sonia Gupta14-Feb-08 18:33
Sonia Gupta14-Feb-08 18:33 
GeneralRe: webpage authorization Pin
N a v a n e e t h14-Feb-08 20:13
N a v a n e e t h14-Feb-08 20:13 
QuestionRe: webpage authorization Pin
Sonia Gupta14-Feb-08 20:30
Sonia Gupta14-Feb-08 20:30 

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.