you are welcome. check latest video on my channel. .. i hope you will find these videos useful..... Keep on learning............. by the way.. i am also indian..... :-)
I'm also 12, but live in the US. I used this video to inspire me to make a full login system for my school admin and students. It has an Internet Browser with an auto-blocker of games, a calculator, and full protection from viruses. The problem is adding every person in the school an account, desktop, and permissions.
hey if the code in the video not working. then i have the correction. in the if statement put(user= text1.text and pass= text2.text) it worked for me! Try it.
you can even limit the number of login attempts . i did it by declaring the login attempt variable (integer variable) in the public class. in that form if the user enter the incorrect password for 4 times then the program closes.thanks because i got the idea from your video. i even made a video about it...
Dear, your video so much helpful for me . please make a video about serial port / RS232 port connection . how can i print a report by a software ? Thanks
+Marcel Helke +Marcel Helke here is my new updated video as per your query.ruclips.net/video/s-BU03egpWA/видео.html In this ,Multiple User either Admin or Casual User can get logged into system with their credentials.Also New User can get registered using registration form and use the system.please check it once.Hope you will find it useful. if you have any another issues ,let me know.. best of luck.
+Matthew4799 you are welcome..!!!! Check my collection on Visual Basic 6.0 Tutorial Series and give your valuable feedback and suggestions. Advance Login System (Splash Screen with Progress Bar,User Registration,Login system,WElcome ) ruclips.net/video/s-BU03egpWA/видео.html Create Save Delete Update Search Student Profile With Photo ruclips.net/video/bL03PrGt8WY/видео.html Add Delete Update Search ruclips.net/video/K8jq2H3aamk/видео.html Data Report in VB6 ruclips.net/video/vjQDtKMUCKk/видео.html Data Manager in VB6 ruclips.net/video/27IrMsEXlBc/видео.html Create Tool Bar,Status Bar and Menu Bar ruclips.net/video/3l6bciTAC7Q/видео.html Common dialog control- Font and Color Dialog ruclips.net/video/4DBy2ghmu7U/видео.html Search Records in Database (By Name or ID) ruclips.net/video/1yNScTVAqZ4/видео.html Login Form using Visual Basic 6.0 ruclips.net/video/XXKjfta5kkg/видео.html Add Delete Update and Clear records ruclips.net/video/tYS7uncH8Ds/видео.html Simple Visual Basic Database Application ruclips.net/video/PldGe0-FnI8/видео.html Design Font Dialog Box in VB 6 ruclips.net/video/C0CMtoXIFY4/видео.html Road Traffic lights Animated system ruclips.net/video/74Zvl0bXeAY/видео.html ListBox Control( Advanced) ruclips.net/video/Q6NYtmH7z9Q/видео.html ListBox Control -Add,Delete and Clear items ruclips.net/video/YlmKSyk0l2k/видео.html Custom Progress Bar with percentage completed on Splash Screen ruclips.net/video/jGSxrhYZAbE/видео.html Frame Control,Check Box and Option Buttons ruclips.net/video/9x9dmM0V4CU/видео.html Picture Viewer+Browser in Visual Basic ruclips.net/video/POd1Kmpvc0M/видео.html Splash Screen with Progress Bar- ruclips.net/video/95hw5z7lq4A/видео.html Create Menus,Drop Down Menus ,Nested menus in Menu Bar ruclips.net/video/fNtJaQgnuEs/видео.html Please Share and Support -SUBSCRIBE
Sorry for inconvenience.Check my other videos.i am trying to cover topics in less time and in single video. Advance Login System check it RUclips in less time added more features.
hi sir thanks for this vedio i want to put a vlookup from 1st google docs (excel sheet) to other google docs. please give me a solution for this problem
sandeep sir its not working,i did whatever you did in the video and i followed the comments too where you said to check the name property but the same result "Run-time error '424': Object required"..So can you fix my problem???
Private Sub Command1_Click(Index As Integer) Dim user As String Dim pass As String user = "admin" pass = "admin" If (user = username.Text And pass = password.Text) Then MsgBox "congratulation.... login successful" Else MsgBox "sorry....!! login failed" End If End Sub reply me fast what is wrong in this code
me also i had put all the command it show like this "Run-time error '424': Object required" i had check it again and again it comes the same result please help
+Shah Rukh Mehdi +Shah Rukh Mehdi In Student Login Application,I think ,you have misspelled the object or member name.please Check the spelling of the names and check the Type statement. i.e Name Property of Textboxes and Command button first.Then Check the Spelling for Type associated with Textbox. (means textbox.text).if you misspelled the statement,you will encountered with Error "Method or data member not found" Hop this wil fix ur issue.
Logic will be same for every programming Language.There is a slight difference in the syntex of code. In Visual basic, There is not much difference in the code if you are using a higher versiob of VB. Just know,where to put the code and how.
+Rao Muhammad Sameel Please Check my Updated List of Tutorials Advance Login System (Splash Screen with Progress Bar,User Registration,Login system,WElcome ) ruclips.net/video/s-BU03egpWA/видео.html Add Delete Update Search ruclips.net/video/K8jq2H3aamk/видео.html Data Report in VB6 ruclips.net/video/vjQDtKMUCKk/видео.html Data Manager in VB6 ruclips.net/video/27IrMsEXlBc/видео.html Create Tool Bar,Status Bar and Menu Bar ruclips.net/video/3l6bciTAC7Q/видео.html Common dialog control- Font and Color Dialog ruclips.net/video/4DBy2ghmu7U/видео.html Search Records in Database (By Name or ID) ruclips.net/video/1yNScTVAqZ4/видео.html Login Form using Visual Basic 6.0 ruclips.net/video/XXKjfta5kkg/видео.html Add Delete Update and Clear records ruclips.net/video/tYS7uncH8Ds/видео.html Simple Visual Basic Database Application ruclips.net/video/PldGe0-FnI8/видео.html Design Font Dialog Box in VB 6 ruclips.net/video/C0CMtoXIFY4/видео.html Road Traffic lights Animated system ruclips.net/video/74Zvl0bXeAY/видео.html ListBox Control( Advanced) ruclips.net/video/Q6NYtmH7z9Q/видео.html ListBox Control -Add,Delete and Clear items ruclips.net/video/YlmKSyk0l2k/видео.html Custom Progress Bar with percentage completed on Splash Screen ruclips.net/video/jGSxrhYZAbE/видео.html Frame Control,Check Box and Option Buttons ruclips.net/video/9x9dmM0V4CU/видео.html Picture Viewer+Browser in Visual Basic ruclips.net/video/POd1Kmpvc0M/видео.html Splash Screen with Progress Bar- ruclips.net/video/95hw5z7lq4A/видео.html Create Menus,Drop Down Menus ,Nested menus in Menu Barruclips.net/video/fNtJaQgnuEs/видео.html Please give your valuable feedback and suggestions.
Hello Vannissa, I am creating these videos using VB6 and Access 2003. But i would suggest you to please learn the Basics using this tools.Then you can upgrade to latest versions of Visual Studio for more advance features. If you want to see my collections on youtube for ideas. You will find the link for code in the video description as well.
Hi Sandeep Kaundal, thanks first for your excellent tutorials. HELP - ME .... I wanted to ask if you can do a tutorial to create a schedule with Visual Studio, that is, if I insert a date in a DataGridView must do the DateDiff with the current day and if the difference is 0 it must create a message or a Label or TextBox etc .
Check the login button code.actually in the code you have mentioned my code but you have not set the properties of button.chck name property of login command button.it should be same as mention in the code
@@SandeepKaundalSir yes sir.. The mistake was that label name of my text box was different.. That's why it showed error.. I solved it yesterday.. Thanks alot :)
Hello Viane, Please check this link for Code and Other stuff selfcomputerlearning.blogspot.in/2015/04/student-login-form-using-visual-basic-6.html You will find it useful.
+Julian Curtis-Zilius Please check my latest video tutorial on Login form using database .It may help you better. ruclips.net/video/XXKjfta5kkg/видео.html .Hope u like it
+Vignesh S Please go through the textbox controls on your form click on each text box and goto the properties window. for First textbox check the name property ,Name should be username. for Second textbox,Name should be password. if do so,then your problem willbe resolved.hence there will be no error . if error persists,let me know.
Check the login button code.actually in the code you have mentioned my code but you have not set the properties of button.chck name property of login command button.it should be same as mention in the code.
How are you? I want you to design a project for Visual Basic 6 that reviews Wi-Fi networks. When choosing a Wi-Fi network, he presses me. Set the password. When setting the correct password, the connection to the Wi-Fi network is made. Please, this project interests me
Hello nhunkie, At my location,Setup files can not uploaded due to poor net connectivity.Sorry for inconvenience. But,There are so many videos on youtube on Download and install VB6. You will definitely find link to download VB6 Setup. Hope you understand my concern.
+saxena It is simple login form for beginners.Please check my latest video tutorial on Login form using database .It may help you better. ruclips.net/video/XXKjfta5kkg/видео.html .Hope u like it
+Jitendra bariba check my all VB application videos on youtube channel...Watch them carefully..you will create your own good project in Visual basic...if you have any issue ,,let me knowwww.....
This vedio solved all my problems 🙏🙏🙏🙏🙏🙏🙏🙏❤️❤️. Lots of love from us. Thanks a lot
Check my othe videos.they are even more helpful and unique.
Very useful video sir I done my first program using your video please keep doing this good work sir
thnx bro finally 2 mnth bad kaam ki video mili May God success in your Lfe Aim goal!
Thanks a lot.. NEVER DELETE THESE VIDEOS OF VISUAL BASIC 6. EXTREMELY USEFUL;.. Please..
Don't worry
We will support you a lot sir.
🙏
Radha soami ji..Baba ji ki pic dekh ke jab aapne attach ki bhut khushi hui
you are computer genius...........
Thanks for your words.
Pls check your mail for download link.
Thanks i will write this program in my practals and defenetly be a class nerd angd get full marks
Great programmer u make my day
too easy to learn thank you😍
You're welcome 😊
thanks so much i am 12 years old and it worked on my pc i am fron india
you are welcome. check latest video on my channel. ..
i hope you will find these videos useful.....
Keep on learning.............
by the way.. i am also indian..... :-)
oh great i am from tamilnadu (state)
I'm also 12, but live in the US. I used this video to inspire me to make a full login system for my school admin and students. It has an Internet Browser with an auto-blocker of games, a calculator, and full protection from viruses. The problem is adding every person in the school an account, desktop, and permissions.
oh
can someone teach me how to use vb 2010
Nice tutorials. Thanks Mr. Sandeep Kaundal
Thanks for your words... Melissa
Please share Support my channel and SUBSCRIBE for more videos.
Thanks:-)
Okay :)
This works in the newer Visual Studio programs? such as 2013 and 2015?
If you will start speaking your vedio will be better but it's very useful
hey if the code in the video not working.
then i have the correction.
in the if statement
put(user= text1.text and pass= text2.text)
it worked for me!
Try it.
you can even limit the number of login attempts . i did it by declaring the login attempt variable (integer variable) in the public class. in that form if the user enter the incorrect password for 4 times then the program closes.thanks because i got the idea from your video. i even made a video about it...
i didnt like the fact that it got blurry in the end.i was enjoying it...
Thank You Sir. It helps me alot.
+PaperDragon was check my other videos too.i assure you these videos may help you a lot.
Great video but it would be nice to have a voice that goes with it. Thanks.
Very informative and nice .if video could be demonstrated in short time it would be better
These video is more useful to me
this will help me work on a certain project.. Thanks very much
Dear, your video so much helpful for me . please make a video about serial port / RS232 port connection . how can i print a report by a software ?
Thanks
your videos are really good no doubt. bt if there will be sound effects. I mean voice with explanation..then it will be too good for beginners.
Thanks for the suggestion.
:-)
VERY HELPFUL
Great master of vb
awesome>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Pls check latest videos on my youtube channel.
Hi can you please tell me if i had linked my login with adodc database and want to set max 3 wrong attempts else end then how can i code
I will upload video on Monday evening.complete code will be shared with all necessary validations etc
thanks younsir 100% work from
How to change the command box's color? ex. When you click it (it turns red) then when you don't click it (its blue)?
Hello sir, upload every visual basic 6.0 video
I am now making videos on your request.
You guys do realize there is a vb 2010 and visual studio 2016 right?
+Sandeep Kaundal where do i download visual basic 6.0?
Can I limit the data entry in microsoft access??
Hi Mr. SK !! I want to create on my Company system ; Toner Stock Controlling System (Kaizen Activity). I'll show to you after my job is finished.
It runs excellent but how can I share multiple user ?
+Marcel Helke +Marcel Helke here is my new updated video as per your query.ruclips.net/video/s-BU03egpWA/видео.html
In this ,Multiple User either Admin or Casual User can get logged into system with their credentials.Also New User can get registered using registration form and use the system.please check it once.Hope you will find it useful.
if you have any another issues ,let me know..
best of luck.
Sandeep Sir.....I am create a program like u...but my if condition is not support..plz help me
Super bro...
Nice welcome screen
Nice video i really liked it
Thanks Visual Coder....Please check my latest videos and give your valuable feedback....
Thanks so much!
+Matthew4799 you are welcome..!!!!
Check my collection on Visual Basic 6.0 Tutorial Series and give your valuable feedback and suggestions.
Advance Login System (Splash Screen with Progress Bar,User Registration,Login system,WElcome ) ruclips.net/video/s-BU03egpWA/видео.html
Create Save Delete Update Search Student Profile With Photo ruclips.net/video/bL03PrGt8WY/видео.html
Add Delete Update Search ruclips.net/video/K8jq2H3aamk/видео.html
Data Report in VB6 ruclips.net/video/vjQDtKMUCKk/видео.html
Data Manager in VB6 ruclips.net/video/27IrMsEXlBc/видео.html
Create Tool Bar,Status Bar and Menu Bar ruclips.net/video/3l6bciTAC7Q/видео.html
Common dialog control- Font and Color Dialog ruclips.net/video/4DBy2ghmu7U/видео.html
Search Records in Database (By Name or ID) ruclips.net/video/1yNScTVAqZ4/видео.html
Login Form using Visual Basic 6.0 ruclips.net/video/XXKjfta5kkg/видео.html
Add Delete Update and Clear records ruclips.net/video/tYS7uncH8Ds/видео.html
Simple Visual Basic Database Application ruclips.net/video/PldGe0-FnI8/видео.html
Design Font Dialog Box in VB 6 ruclips.net/video/C0CMtoXIFY4/видео.html
Road Traffic lights Animated system ruclips.net/video/74Zvl0bXeAY/видео.html
ListBox Control( Advanced) ruclips.net/video/Q6NYtmH7z9Q/видео.html
ListBox Control -Add,Delete and Clear items ruclips.net/video/YlmKSyk0l2k/видео.html
Custom Progress Bar with percentage completed on Splash Screen ruclips.net/video/jGSxrhYZAbE/видео.html
Frame Control,Check Box and Option Buttons ruclips.net/video/9x9dmM0V4CU/видео.html
Picture Viewer+Browser in Visual Basic ruclips.net/video/POd1Kmpvc0M/видео.html
Splash Screen with Progress Bar- ruclips.net/video/95hw5z7lq4A/видео.html
Create Menus,Drop Down Menus ,Nested menus in Menu Bar ruclips.net/video/fNtJaQgnuEs/видео.html
Please Share and Support -SUBSCRIBE
Did you used almost 20 minutes To create THAT? WAOOO MAN.
+Charls lee ray Please check my latest video tutorial on Login form using database .ruclips.net/video/XXKjfta5kkg/видео.html .Hope u like it
Hhhhhh no words
@@minnesotacodingacademy ?
@Resurekt its my style. do u have a problem with that?
very educative!
Hello Foster,
Thank for appreciating and supporting me.
Please check my other videos on youtube. You will find it useful.
can you make more videos on visual basic but they are in different forms
Dude, u.r. good, but just try to be faster while you are colorizing, it took 10 out of 19 mins of video bro...
Sorry for inconvenience.Check my other videos.i am trying to cover topics in less time and in single video. Advance Login System check it RUclips in less time added more features.
I want the answer as soon as possible please cuz my practical exams are bout to start..Thank you
+Rihan Chetry share your email id.i will mail this project.
+Rihan Chetry www.sendspace.com/file/zfqj7t Please download login form project .
A little help from my side.
Sir when I run this code one error is appear that is a said me object required how I solve this error tell me plz
जनहित में गणित reinstall visual studio or basic
tnq for help
Best sir ji...
hi sir thanks for this vedio
i want to put a vlookup from 1st google docs (excel sheet) to other google docs.
please give me a solution for this problem
good video if audio would have there it might be nice to understand
Thanku thanku
Check my new videos too
Sir plzzzzzzzz bank management system project b create krna btaden plzzzzzzzz
sandeep sir its not working,i did whatever you did in the video and i followed the comments too where you said to check the name property but the same result "Run-time error '424': Object required"..So can you fix my problem???
+Rihan Chetry if you still need help write me.
+Rajnish Dubey if you have this file can you please send it to me?
Private Sub Command1_Click(Index As Integer)
Dim user As String
Dim pass As String
user = "admin"
pass = "admin"
If (user = username.Text And pass = password.Text) Then
MsgBox "congratulation.... login successful"
Else
MsgBox "sorry....!! login failed"
End If
End Sub
reply me fast what is wrong in this code
I copied and pasted your code, still got an error...
me also i had put all the command it show like this "Run-time error '424': Object required" i had check it again and again it comes the same result please help
how did u get visual basic 6.0
Awesome tutorial bro...but please try to improve video quality.
Sandeep Kaundal
m doing the same procedure but it shows compile error :method or data member not found.
plz help me.
+Shah Rukh Mehdi +Shah Rukh Mehdi In Student Login Application,I think ,you have misspelled the object or member name.please Check the spelling of the names and check the Type statement.
i.e Name Property of Textboxes and Command button first.Then Check the Spelling for Type associated with Textbox. (means textbox.text).if you misspelled the statement,you will encountered with Error "Method or data member not found"
Hop this wil fix ur issue.
Sir, I am getting run-time error 424 object required, I have used the exact coding as you did, what should I do, please make a reply
same as to me
it is very exciting program
Very nice
ASKING: THIS CODES IS IT DEPEND ON YOUR VB VERSION OR THIS IS A STANDARD CODES? PLS ANSWER FOR MY CURIOSITY...
Logic will be same for every programming Language.There is a slight difference in the syntex of code.
In Visual basic, There is not much difference in the code if you are using a higher versiob of VB.
Just know,where to put the code and how.
OK TY SIR
there is something wrong it doesn't work for me sadly :(
My login is not working as yr code . I written same as uh
Fuck
Code not working...🤔🤔
best thanks a lot appreciated !!
+Rao Muhammad Sameel Please Check my Updated List of Tutorials
Advance Login System (Splash Screen with Progress Bar,User Registration,Login system,WElcome ) ruclips.net/video/s-BU03egpWA/видео.html
Add Delete Update Search ruclips.net/video/K8jq2H3aamk/видео.html
Data Report in VB6 ruclips.net/video/vjQDtKMUCKk/видео.html
Data Manager in VB6 ruclips.net/video/27IrMsEXlBc/видео.html
Create Tool Bar,Status Bar and Menu Bar ruclips.net/video/3l6bciTAC7Q/видео.html
Common dialog control- Font and Color Dialog ruclips.net/video/4DBy2ghmu7U/видео.html
Search Records in Database (By Name or ID) ruclips.net/video/1yNScTVAqZ4/видео.html
Login Form using Visual Basic 6.0 ruclips.net/video/XXKjfta5kkg/видео.html
Add Delete Update and Clear records ruclips.net/video/tYS7uncH8Ds/видео.html
Simple Visual Basic Database Application ruclips.net/video/PldGe0-FnI8/видео.html
Design Font Dialog Box in VB 6 ruclips.net/video/C0CMtoXIFY4/видео.html
Road Traffic lights Animated system ruclips.net/video/74Zvl0bXeAY/видео.html
ListBox Control( Advanced) ruclips.net/video/Q6NYtmH7z9Q/видео.html
ListBox Control -Add,Delete and Clear items ruclips.net/video/YlmKSyk0l2k/видео.html
Custom Progress Bar with percentage completed on Splash Screen ruclips.net/video/jGSxrhYZAbE/видео.html
Frame Control,Check Box and Option Buttons ruclips.net/video/9x9dmM0V4CU/видео.html
Picture Viewer+Browser in Visual Basic ruclips.net/video/POd1Kmpvc0M/видео.html
Splash Screen with Progress Bar- ruclips.net/video/95hw5z7lq4A/видео.html
Create Menus,Drop Down Menus ,Nested menus in Menu Barruclips.net/video/fNtJaQgnuEs/видео.html
Please give your valuable feedback and suggestions.
+Sandeep Kaundal surely thanks alot would give u my feedback
good work i need some thing to design
:-)
+Sandeep Kaundal can you design a project for me
Many Many thanks
GOD blessing you Sir!!!!!!!.thanks a lot .how can i get VB 6.0 tool?. if any one knows let me know .once again Thanking You Sir.
hi sir can i ask .. this video give me an idea what system i will depend can u share the code sir f can ,,
Hello Vannissa,
I am creating these videos using VB6 and Access 2003.
But i would suggest you to please learn the Basics using this tools.Then you can upgrade to latest versions of Visual Studio for more advance features.
If you want to see my collections on youtube for ideas.
You will find the link for code in the video description as well.
How can I change button fore color in vb
not working brother
i have visual basic 2008 express edition
its good ...................
Hi Sandeep Kaundal, thanks first for your excellent tutorials.
HELP - ME ....
I wanted to ask if you can do a tutorial to create a schedule with Visual Studio, that is, if I insert a date in a DataGridView must do the DateDiff with the current day and if the difference is 0 it must create a message or a Label or TextBox etc .
sir mera student login form open nahi ho raha hain . error aa raha hain . kya karu
we want a program that can connect vb6 portable and msaccess 2007
thank you mr sk
sir but its keep on indicating error in"If (user = username.Text And pass = password.Text) Then"this line as it says object required..please help!
Check the login button code.actually in the code you have mentioned my code but you have not set the properties of button.chck name property of login command button.it should be same as mention in the code
@@SandeepKaundalSir yes sir.. The mistake was that label name of my text box was different.. That's why it showed error.. I solved it yesterday.. Thanks alot :)
thanks but make too on visual basic 2010.
Thanks a lot
Sir here is as error occurred
Run time error 424
Object required
For the deepest deep of my deepest love i thank you mister
+Shino Aburame you are welcome :-)
+Sandeep Kaundal How to make a voice navigation Log in?
this is really great work
Why did not you respond to my comment ...... ??? as you like
better can be understand if got background demonstrations
Can i ask for code in visual basic login that you make ??
Hello Viane,
Please check this link for Code and Other stuff
selfcomputerlearning.blogspot.in/2015/04/student-login-form-using-visual-basic-6.html
You will find it useful.
Sandeep Kaundal ok thanks..god Bless
Would not recommend due to security. Could be easily injected using software.
+Julian Curtis-Zilius Please check my latest video tutorial on Login form using database .It may help you better. ruclips.net/video/XXKjfta5kkg/видео.html .Hope u like it
sir its showin one error in .. sub program command1_click :/ wat to do ...
+Vignesh S Please go through the textbox controls on your form
click on each text box and goto the properties window.
for First textbox check the name property ,Name should be username.
for Second textbox,Name should be password.
if do so,then your problem willbe resolved.hence there will be no error .
if error persists,let me know.
plzz how to use the visual basic tell me
Sir that words are not visualesed so plz..give much clearty
I have a problem. Mine it's say data or member not found can you help me solve this problem?
+Nana Mey check the name property of the control for which you are getting that error.match the control name with code.
Sir there is an error in if condition
It shows run time error : object required
Then sir what can i do sir.
Please help me sir please....
Check the login button code.actually in the code you have mentioned my code but you have not set the properties of button.chck name property of login command button.it should be same as mention in the code.
Yes sir login run successful.... Thank you sir...
Why it says on me is data not found
Check name property of the control .name of control should be same in code and control name property
How are you? I want you to design a project for Visual Basic 6 that reviews Wi-Fi networks. When choosing a Wi-Fi network, he presses me. Set the password. When setting the correct password, the connection to the Wi-Fi network is made. Please, this project interests me
These codings are not working it shows eror 402
Can you give me the link sir.
How i will install the VB 6.0 u use.
I cant find it ! 😰 pleaseeee
Hello nhunkie,
At my location,Setup files can not uploaded due to poor net connectivity.Sorry for inconvenience.
But,There are so many videos on youtube on Download and install VB6.
You will definitely find link to download VB6 Setup.
Hope you understand my concern.
How to download visual basic 6.0?
प्रॉपर्टीज मे कहाँ clik करते है साफ़ दिख नहीं रहा है
so much time is not required for that and its too irritating everyone can change the color you should have just shown the basic
+saxena It is simple login form for beginners.Please check my latest video tutorial on Login form using database .It may help you better. ruclips.net/video/XXKjfta5kkg/видео.html .Hope u like it
YES THAT'S NICE
You can follow simstract.com/microsoft-visual-basic-project-example/
thank you
how to I create a mini project in vb give some hint
+Jitendra bariba check my all VB application videos on youtube channel...Watch them carefully..you will create your own good project in Visual basic...if you have any issue ,,let me knowwww.....
wow 6.0 you realy need to upgrade 2017 is the latest one and now is 2018
Who uses visual basic 6.0 today?
thanks sir...
You are welcome jain.
Check my other videos on youtube.
USEFUL