No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
[I]<< split from [URL="http://www.daniweb.com/techtalkforums/thread28858.html"]this[/URL] >>[/I] [quote=Narue;145474]>u asking me if i cant code why should i be asking about sockets? No, I was asking you what you know so we don't waste time going over things that we don't need to. But if you want to be a dick about it, …
hello....i have the same problem...the button for the Save buttons looks like this: [CODE]private void button1_Click(object sender, EventArgs e) { if (name.Text == "" || surname.Text == "" || age.Text == null || entryDate == null) MessageBox.Show("Please enter all the data before pressing Add"); else { mamaDataSet.PacientRow pr; int maxId; …
The End.
dustman