text not sent to DB

i have this code :

$w(“#price”).value=x+y+z;

price textbox is fill with good number but when i submit the form the text that send to db= “”

why?
is it wix bug?