HI guys
I wanted to develop a basic employee training registration aspx application usine Asp.net and probably SQL server. Here is what i was looking for:
A drop down list of Employee Names
A drop down list of time and date field
There can only be 10 people in a group for training at one time. So that's the validation.
Any help with regards to how i should flow this would be appreciated.
I wanted to develop a basic employee training registration aspx application usine Asp.net and probably SQL server. Here is what i was looking for:
A drop down list of Employee Names
A drop down list of time and date field
There can only be 10 people in a group for training at one time. So that's the validation.
Any help with regards to how i should flow this would be appreciated.