I need a slider on web page so when user move the slider that changes an input value, it updates the database
that has SQL to use this input to calculate an output value.
The page should display the new calculated output value besides the slide bar on the same page.
Should I use HTML5 slider or ASP slider ?
I tried ASP slider 2 years ago, it can get what I want but it does not move smoothly. The page
does not response instantly.... I am wondering if I should use HTML5 slider instead.
Any advice ? Thanks
Go to the complete details ...