jQuery Slider problem

jQuery Slider problem

Hi

I am using a jQuery slider. I have it setup to update a textbox with the sliders value property as you slide it. This works fine, however when I go to save the form, the value of my textbox is always 0. I'm working in a .net environment and viewstate for this control is on. I should be able to grab that value in my code behind, no problem, but... I don't know. I'm sure i am doing something really stupid, although I admit, i haven't been working with jQuery very long. Thanks for any help or insight anyone can give.