value pass into textbox to javascript in asp.net
Visual Basic
4
Posts
3
Posters
0
Views
1
Watching
-
hi expert i want pass value in textbox when I addition of two number in javascript. ex.
var c = parseFloat(a) - parseFloat(b);
textbox1.text=c;
This example is not work.
You have 'javascript' and 'asp.net' in your subject yet you decided the 'visual basic' forum was the place to post your question.
-
You have 'javascript' and 'asp.net' in your subject yet you decided the 'visual basic' forum was the place to post your question.
-
At the moment of my posting here it wasn't I checked. I guess he read my reply and then went to ask in the correct forum.