I'm very beginner for developping.
environment is ..
- Windows XP Professional SP3 Microsoft
- Visual Web Developer 2008 Express
- Edition Microsoft SQL Server 2008
[table_name:LOGIN]
- login_id -> char(5)
- login_name ->nchar(20)
- password -> char(10)
My Question is following.
- How to develop login program ? with the table
- I want to distribute a page opening after login by one charactor of head of the login ID (five charactores)
- Do error indication three times when user failed in login