Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Hi, I want to create a portal for my print company with asp.net mvc5 includes:
- Register users and customers
- receive customer orders(files & type of order & quantity
- show invoice of orders for customers
- report orders for users.
At first i want create part for register customers
I define user_table in database includes:
id/first_name/last_name/mobile/state/city/address/password/role

Now i want to get mobile from user at first step and check it in database that is registered ago or not registered?

please help me what code I need?
Posted

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