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


Please Help Members By Posting Answers For Below Questions

What does the instanceof operator do?

524


Explain typecasting in javascript?

484


How do you check if a value is a number in javascript?

484


How can I learn coding fast?

479


What is the best site to learn javascript?

470






java pgm for compare two vesion and print the greatest version on the console. e.g: like 1.4.2 and 1.5.2 biggest is 1.5.2 1.2.5 and 1.2.8 biggest is 1.2.8

1624


What are the five data types?

457


What is slug in javascript?

497


What are the characteristics of javascript ‘strict mode’?

481


How does javascript work?

488


Write a program to reverse a string in pure javascript?

489


How to use "join()" to create a string from an array using javascript?

467


What are the javascript data types?

499


Which built-in method returns the character at the specified index?

731


How do you add an element at the end of an array?

547