Deloittte Interview Questions on .. Net {3+yrs experienced}

Answer Posted / ramasubbareddy

Quest:How to call javascript from c# code under button_click
without using Button1.Attributes.Is there any method?

Answer: Yes, There is a PageMethod is used to call javascript from code behind
Example:
========

If i need to pass a value from .aspx to C# codebehind
I need to follow this:

Enable pagemethods= true in your script manager
then
write a function :

<script language ="javascript">
function sendvalue()
{
pagemethod.GetValue("Hello this is test");
}

</script>

C# code:
========

[webmethod]
public static void GetValue(string input)
{
Response.Write(input);
}

OUTPUT:
=======
Hello this is test

Note:

always use static otherwise it will not work


If your not clear with the above solution give me a request i will send original code mail me @ reddy_reddymgr@yahoo.co.in

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

speak 1min on topic Travelling,memorable moment ,memorable day?

1727


what is difference between uv and visible spectroscopy and how to differentiate the drug compounds in uv visible region

1580


what is bidirectional?

1371


my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef output file: 8765_____ abc*$#1___ 1_2_3_4__ cdef____ghi h_k_z_a__ a_z_k_h___ ihg____ghi 4_3_2_1___ 1#$*cba__ ______5678 fedcb4321

1283


printf("%d",printf("%d",printf("%d",printf("%s","ILOVECPROGRAM")))); whats the output

1381






Zero setting of sejong rottary press

1184


Sks Microfinance

967


HI SIR I WANT PREVIOUS QUESTION PAPER OF HPCL I M CHEMICAL ENGG.

1933


i want the sample placement paper of goldman sachs urgently. please send it to me

3912


A frog wants to climb a pole which is 15 feet in height, frog can jump 3 feet every minute after which he rests for a minute where he slips down 2 feet. How much time will the frog take to reach the top of the pole?

584


your project to describe and tell about : 1. My favorite things 2. My favorite places at home 3. Animals *Choose one of them to describe *Write on your paper *If you done, Send me *Did you get it

771


Danlaw placement questions and answers

1339


my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef abc*$#1___ cdef____ghi a_z_k_h___ 4_3_2_1___ ______5678 output file: 8765_____ 1_2_3_4__ h_k_z_a__ ihg____ghi 1#$*cba__ fedcb4321

1178


what you will do when you struck in traffic ?

1035


email me previous question papers of bob bank for po exams

2044