What are the advantages of Server Controls over HTML/ASP
Controls.
Answer Posted / ashutosh
Server side controls have events on server side and will
fired after postback load event. but HTML/ASP control will
submit the page to server and postback load is fired only.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
it is a language or tools?
I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
in teradata level primary in table level allows duplicates why?
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
sample and simple coding where we get?
how do find the user exit for selected feild whatis the process and can u plz explain it
differences between qtp10.0 and 11.0 ?
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
How do you pass variables forwrd to future CECI sessions
What's the difference b/w Table & Templete in Smartform?