Interview Question in Sharepoint Web Parts


 

Question :: How do i get a textbox value using javascript on sharepoint 2003 web parts

I need to get hold of a textbox value and use javascript to do some calculation on that value then write it back to that textbox.
I am developing a sharepoint web part using VS 2005!