4
Reply

send textbox contain int to database

mali

mali

Nov 26 2008 9:49 AM
3.1k

hi to all,

my question is how can I send textBox that contain int to sql? in my case  "this.txtCommission.text".

ws.wupdate(this.txtEmail.Text, this.txtPassword.Text, this.txtCommission.text);

thank's  in advance


Answers (4)