I have following JavaScript function to make some calculation with textboxes but when I call this function on textbox the it doesn\'t works. Here is my JS code
U
Check your id's in the script. You need to use txtRatelb instead of txtratelb. They are case-sensitive.
txtRatelb
txtratelb