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
What is asynchronous javascript?
How do I unblock javascript in chrome?
Explain unescape() in javascript?
How to setting a cookie with the contents of a textbox?
What is bom?
Which company developed JavaScript?
Which built-in method removes the last element from an array and returns that element?
What is whitespace in javascript?
How to create a confirmation box?
What is the difference between local storage & session storage?
Is javascript used for backend?
What is question mark in javascript?
Why javascript is called as script for all browsers?
What are ‘settimeout()’?
What is a name function in javascript?