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 is array constructor in javascript?

728


What is innertext javascript?

660


Which built-in method returns the calling string value converted to upper case?

744


Which built-in method reverses the order of the elements of an array?

749


Explain prototypal/differential inheritance?

774


Should you use var or let?

718


Is javascript easier than java?

675


Why is currying called currying?

653


Explain how can you submit a form using JavaScript?

675


How to use one javascript function for multiple input fields?

1722


What does the attribute defer/async do when added to the script tag?

756


How do I open javascript on my iphone?

685


What are the predefined functions in javascript?

764


Why is javascript good for websites?

699


What is DOM? What is the use of document object?

755