hoe do you know whether it is working or not ? just put a break point that function and see if the control comes there... and assign the text in that control to some string and see if the text present in that control gets updated to that string...
Code:string text = txtIpB.Text;




Reply With Quote
