Click here to Skip to main content
15,921,226 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
) Create table ‘employee’ having columns Employee code(takes two letters from employee name and append number to it.,e.g.:-ga1,om2), Employee name(e.g.ganesh,omkar),mobile,gender,address,state,city Create webform fill Employee details name*: textbox mobile*: textbox gender*: radiobuttonlist address: textbox state: dropdownlist city: dropdownlist(automatically populate after selecting state) add button(to insert in a table) display employee details in a gridview having edit and delete button.

post me a link....
Posted

1 solution

We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900