I was trying to pass a client-side variable into an asp variable (been reading thru xmlhttprequest) but ended up passing it to a textbox on a form instead. How can I assign the value of this textbox to an asp variable. I need to do this without reloading the page.