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
Answer Posted / 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 |
Post New Answer View All Answers
How to create a confirmation box?
What is an asynchronous programming? Why is it important in javascript?
What is javascript used for on iphone?
Who is the world famous hacker?
What is the difference between local storage & session storage?
What does two exclamation marks mean in javascript?
Is Javascript a Functional Programming Language?
What does the attribute defer/async do when added to the script tag?
How to find radio button selection when a form is submitted?
What are javascript closures?when would you use them?
What is a boolean search?
What is undefined in math?
What is the potential disadvantage of using a sticky session?
Explain why asynchronous code is important in javascript?
Explain escape() in javascript?