Function call without postback
-
Hi guys, I have one query, i have one funtion, in that fuction i did so many calculation.i finished that calculation the result will be display one lable, i want to display the result when i hover the mouse in corresponding image button. is it possible? please help me. i want to do in these things in ASP.NET with vb. Thanks in advance praveen......
Praveen Kumar.R
-
Hi guys, I have one query, i have one funtion, in that fuction i did so many calculation.i finished that calculation the result will be display one lable, i want to display the result when i hover the mouse in corresponding image button. is it possible? please help me. i want to do in these things in ASP.NET with vb. Thanks in advance praveen......
Praveen Kumar.R
If you want to calculate in server side then go for AJAX otherwise do it in Javascript code.
Regards, Sylvester G sylvester_g_m@yahoo.com
-
If you want to calculate in server side then go for AJAX otherwise do it in Javascript code.
Regards, Sylvester G sylvester_g_m@yahoo.com
Hi How can i do in javascript please give some idea or sample code.
Praveen Kumar.R