if the two text boxes are there i want assign the vales
like 2&3 and if i select button means i want find the
sum.this is client side scripting in javascript
Answers were Sorted based on User's Feedback
Answer / konthappan
What is the question actually ???? he is asking whether it
is a client side javascript or not ??
I really did not get the question
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / gp
Yes. This can be done by client side Java Script but also
can also be handled by server side components with a AJAX
call or a normal form submit.
Where the computation is done solely depends on the
requirements and problem complexity. The developer has to
decide J.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kaushik,shilpa
Konthappan can't understand this simple question also?
thanks and regards
Kaushik,Shilpa
| Is This Answer Correct ? | 0 Yes | 3 No |
How can you to add javascript to a page when performing an asynchronous postback?
How to create multiline strings in javascript?
What does js stand for?
What is variable typing in javascript?
Is javascript a programming language?
What is the difference between an Anonymous Function and a named function?
What is var and let in javascript?
Should you use var or let?
How to write a script for "select" lists using javascript
Explain prototypal/differential inheritance?
List some features of javascript.
How to get value of an element by class in javascript ?