can i call the java script to code behind file?if yes how?
Answers were Sorted based on User's Feedback
Answer / swapna
we can call a javascript function from code behind by using
ScriptManager.RegisterStartupScript(this, GetType(),
UniqueID, "alert('asdf');", true);
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / .net funda
yes u can do it.
write a javascript inside a string.
call Page.ClientScript.RegisterClientScriptBlock() method.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vivek
using Microsoft ajax library and creating a web method we can call a code behind code using java script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tejkrishna
yes. for custom validation control's server validate event.
| Is This Answer Correct ? | 1 Yes | 5 No |
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
version information of assembly consist of _________ values.
What is the use of Administration tool in Asp.net 2.0?
What is the use of web.config and machine.config files?
Explain how do you deploy your asp.net application?
What are the namespace classes used in asp.net mvc? : asp.net mvc
How to improve performance of web application asp.net mvc? : Asp.Net MVC
How many web.config a application can have ?
6 Answers Keane India Ltd, Manhattan, Vertex,
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
Explain login control and form authentication.
Who will magage un-managed code?
what is strong name?
4 Answers Fidelity, Infosys, Microsoft, Shriram Value Services,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)