Quantcast
Channel: Advice on validating data
Browsing all 12 articles
Browse latest View live

Advice on validating data

Iam here. bChecking is a boolean variable which I have implemented into th code - to check if the returned type is true or false.The code worked for me for sure. Now I dont know what it could be wrong....

View Article



Advice on validating data

If you're still out there Mitja I'm getting a couple of errors when I execute.It says that 'bChecking' does not exist in the current context.  Unsure of what this means and what to do.Thanks.

View Article

Advice on validating data

No, no need. At least is they are not in some sppecifc format.

View Article

Advice on validating data

Thanks so much.  One more thing though.  do you think I should do some special validation for social security number?

View Article

Advice on validating data

Here you have a whole code, which includes a date checking:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using...

View Article


Advice on validating data

Great.  Might I ask how to validate a date?  I have birthdate and hiredate fields.

View Article

Advice on validating data

yep!

View Article

Advice on validating data

Whoa.  Thanks a lot.  I'll implement this for all of my fields, and see how it goes.So if the user does not enter a textbox and they click 'Submit', a message box will show and terminate processing?...

View Article


Advice on validating data

I did some example code for you. I included some of the most common fileds in the code, like age, email and te. number:using System; using System.Collections.Generic; using System.ComponentModel; using...

View Article


Advice on validating data

Everything you just said.  The first tab will contain personal information: Employee Number, Name, Address, Phone, Email, etc.  The second will be emergency contact info: names and phone numbers.  The...

View Article

Advice on validating data

What kind of data are we talking about? Numbers, telefone numbers, email, names, post numbers, what? Just tell us more.

View Article

Advice on validating data

Hi friends,I'm coding my very first windows form so excuse me if I sound very elementary.  I have a form with a tab control (containing 4 tabs).It is very simple.  The user will enter in information on...

View Article
Browsing all 12 articles
Browse latest View live




Latest Images