how can made login form in vb6 and vb.net?please send me coding
-
salam sir; how can made login form in vb6 and vb.net?please send me coding thanks sir
mohammedali
-
salam sir; how can made login form in vb6 and vb.net?please send me coding thanks sir
mohammedali
-
salam sir; how can made login form in vb6 and vb.net?please send me coding thanks sir
mohammedali
-
salam sir; how can made login form in vb6 and vb.net?please send me coding thanks sir
mohammedali
-
Awesome question! snicker..snicker..
Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison
-
whats worse is he asked this question months ago. Same project or did he retake the course? 10:1 its the same project .5:1 its a redo on the course Any takers?
-
I'd bet on the same proj. Sad really...
Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison
Ill tell you whats sad. 1. The person who is going to take this project and will generally accept it as being either a) secure b) complete c) efficient Even if this project is for himself, I can see the hard coded plain-text password in a form1.cs (or form1.vb) file. I hope no one is paying for this. Moreover I hope this IS for a class, that way he will actually get correction and maybe direction.
-
whats worse is he asked this question months ago. Same project or did he retake the course? 10:1 its the same project .5:1 its a redo on the course Any takers?
-
salam sir; how can made login form in vb6 and vb.net?please send me coding thanks sir
mohammedali
How many times are you going to ask this until you realize that noone is going to send you anything?? This is so easy to research on the web, it's silly. You say you're a Computer Engineering student, but you don't know how to do research?? That's THE most important skill you MUST have when working in this field...
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
salam sir; how can made login form in vb6 and vb.net?please send me coding thanks sir
mohammedali
I won't send you the code, but here are some tips
- Always use plaintext passwords. Hashing takes too long
- Make the username case-sensitive. People love that
- Color the login form yellow, green and purple. No-one will hack it if you do that
- Wouldn't it be convenient if the users could have a little dog or paperclip to help them log in?