example ;
SqlCommand cmd = new SqlCommand("select Town_Name from town where Ashok_pillar <= '" + TextBox1.Text + "'", con);
In this coding where clause how to use label.
eg:
Ashok_pillar will be display one label that will label replace to Ashok_pillar,
I am use not work . Tell differernt coding.
Send to
[email protected]