Click here to Skip to main content
15,895,462 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to Call js function.. Pin
raushan_91-Feb-08 1:29
raushan_91-Feb-08 1:29 
AnswerRe: How to Call js function.. Pin
Arun Jacob1-Feb-08 1:41
Arun Jacob1-Feb-08 1:41 
GeneralRe: How to Call js function.. Pin
raushan_91-Feb-08 1:55
raushan_91-Feb-08 1:55 
GeneralRe: How to Call js function.. Pin
Arun Jacob1-Feb-08 4:07
Arun Jacob1-Feb-08 4:07 
AnswerRe: How to Call js function.. Pin
N a v a n e e t h1-Feb-08 1:57
N a v a n e e t h1-Feb-08 1:57 
AnswerRe: How to Call js function.. Pin
Not Active1-Feb-08 3:01
mentorNot Active1-Feb-08 3:01 
GeneralRe: How to Call js function.. Pin
raushan_91-Feb-08 18:13
raushan_91-Feb-08 18:13 
GeneralRe: How to Call js function.. Pin
Not Active2-Feb-08 2:17
mentorNot Active2-Feb-08 2:17 
ScriptManager.RegisterStartupScript(this, typeof(String), "CALL", "FunctionName();",true);

This does not call the JavaScript function, it inserts the script into the page. RegisterStartupScript also only have three parameters, see below.

http://msdn2.microsoft.com/en-us/library/asz8zsxy.aspx[^]


only two letters away from being an asset

GeneralRe: How to Call js function.. Pin
Arun Jacob2-Feb-08 8:22
Arun Jacob2-Feb-08 8:22 
GeneralRe: How to Call js function.. Pin
Not Active2-Feb-08 11:38
mentorNot Active2-Feb-08 11:38 
GeneralRe: How to Call js function.. Pin
Arun Jacob3-Feb-08 23:37
Arun Jacob3-Feb-08 23:37 
GeneralRe: How to Call js function.. Pin
Not Active4-Feb-08 2:16
mentorNot Active4-Feb-08 2:16 
GeneralRe: How to Call js function.. Pin
Arun Jacob4-Feb-08 16:52
Arun Jacob4-Feb-08 16:52 
GeneralRe: How to Call js function.. Pin
Not Active4-Feb-08 18:26
mentorNot Active4-Feb-08 18:26 
GeneralRe: How to Call js function.. Pin
Arun Jacob4-Feb-08 19:35
Arun Jacob4-Feb-08 19:35 
JokeRe: How to Call js function.. Pin
Arun Jacob4-Feb-08 19:42
Arun Jacob4-Feb-08 19:42 
Generalurl content set to invisible Pin
venky4561-Feb-08 1:24
venky4561-Feb-08 1:24 
Generalurl content set to invisible Pin
venky4561-Feb-08 1:24
venky4561-Feb-08 1:24 
GeneralRe: url content set to invisible Pin
N a v a n e e t h1-Feb-08 1:56
N a v a n e e t h1-Feb-08 1:56 
QuestionRoles Based Document Management - Any Tutorials? Pin
Stephen Adam1-Feb-08 1:23
Stephen Adam1-Feb-08 1:23 
GeneralRe: Roles Based Document Management - Any Tutorials? Pin
N a v a n e e t h1-Feb-08 1:55
N a v a n e e t h1-Feb-08 1:55 
Generalinstallation for upgrade Pin
Kissy161-Feb-08 1:19
Kissy161-Feb-08 1:19 
GeneralRe: installation for upgrade Pin
N a v a n e e t h1-Feb-08 1:51
N a v a n e e t h1-Feb-08 1:51 
Questionin bound column hyper link will be possible? Pin
Member 387988131-Jan-08 21:44
Member 387988131-Jan-08 21:44 
AnswerRe: in bound column hyper link will be possible? Pin
Arun Jacob31-Jan-08 21:59
Arun Jacob31-Jan-08 21:59 

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.