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 |
What is the method for reading and writing a file in javascript?
List few advantages of using javascript?
What is arguments object in JavaScript?
Is it possible make a call to server side event of any button using javascript?
what is the extension of java script.
How is a relation not a function?
How do you target a specific frame from a hyperlink in javascript?
How to check if a variable is an integer in javascript ?
How do I open javascript console?
How can you get the total number of arguments passed to a function?
What is the difference between undeclared & undefined?
Who created npm?