[COLOR="#A52A2A"]السلام عليكم
تفضل
[/COLOR]
تفضل
PHP كود :
Dim Cmd As New SqlCommand("insert into Table1 (UserName,MobileNumber,Img) values ( '" & Trim(TextBox1.Text) & "' , " & Val(TextBox2.Text) & "," & PicByte & ")", Conn)
Cmd.ExecuteNonQuery()
RefreshListView()
