4
Answers

send textbox contain int to database

mali

mali

16y
3.1k
1

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)