Excellent video, many thanks. I note that for this you use plain text passwords. For sure it makes the video simpler and clearer but worth noting that passwords should always be encrypted (I have just researched and implemented hashed/salted passwords alongside this) I also note you convert the content of textBoxes ToString(). Why do you do that? I never do, and have never had a problem.
@Jam Sohail Chohan ja, there is a function in google account called "App password", simply you create a new password in your google account special for your app.
Can you make a video for create a forgot password for multiple users for c#? You sent me two times your video for making multiple users form, but I made that already. But I can't change this code. Can you help me how to change this code for one user to multiple users?
I liked your video, but I wanted to know that if I am having multiple users and separate email ids, so in this case how this can be implemented? Please guide.
bro i do that step you do but i have problem with that smtp server i enable all the requirement function but that doesn't work ... sorry for my language but i need help please
It is showing Failure sending mail I've tried with port 587,465,25 (In port 587 it said that less secure connection and other two ports failure sending mail)
when Run code i'm find this Error how can i solve pls Sir "WebException: Unable to connect to the remote server SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 74.125.133.109:587"
do you like our work?
does this tutorial help you?
if so, you can support us at www.patreon.com/RunCodes
Ty for this video... This means lot. Great explanation as well 🙂
wawo.... this video is better solution for this problem. you are great boss.
Thank you Very Much My Brother
You Saved Me 3rd Time ❤❤❤
Excellent video, many thanks.
I note that for this you use plain text passwords. For sure it makes the video simpler and clearer but worth noting that passwords should always be encrypted (I have just researched and implemented hashed/salted passwords alongside this)
I also note you convert the content of textBoxes ToString(). Why do you do that? I never do, and have never had a problem.
works perfect thanks my men
Awesome video sir..thank you so much
27:00
This function from google is no longer available, is there an alternative to it?
May be google provide another option check that out!
@Jam Sohail Chohan ja, there is a function in google account called "App password", simply you create a new password in your google account special for your app.
Thank you Very Much My Brother
Can you make a video for create a forgot password for multiple users for c#? You sent me two times your video for making multiple users form, but I made that already. But I can't change this code. Can you help me how to change this code for one user to multiple users?
Can you help me, how to change this code for multiple users and multiple emails?
How to Create Multi User Login Form in C#.NET using SQL Server Database? [With Source Code]
ruclips.net/video/QrsZ4DPCgpg/видео.html
Can you shows us how to make a quiz game with 10 questions which uses a access to retrieve/store data.
ruclips.net/video/_GX7A2jIovI/видео.html here you go!
I have problem since it has issues in the Open(); function it says it is connected but not
I liked your video, but I wanted to know that if I am having multiple users and separate email ids, so in this case how this can be implemented? Please guide.
Same process!
Awesome bro, could you do the same thing but this time reset the password by phone number and the database would be mysql? Please, thanks bro.
Thanks for your effort
I have Subscribed RUclips channel and also facebook. is it possible to send mobile phone directly
bro i do that step you do but i have problem with that smtp server i enable all the requirement function but that doesn't work ... sorry for my language but i need help please
Try commenting out the line "smtp.EnableSsl = true;" Mine failed with this set and works fine without it.
I have to made available to multiple user to forgot pswrd and what command should i have to chnge
ruclips.net/video/OQzgFUTTm_8/видео.html
@@RunCodes mujhe multiple users ke liye forgot password chahiya
i already got a Data Base... how can i add this to it?
It is showing Failure sending mail I've tried with port 587,465,25 (In port 587 it said that less secure connection and other two ports failure sending mail)
enable lesssecureapp in you gmail account!
@@RunCodes I've done that also (still getting the error)
@@RunCodes This application is not sending mails to another emails
Nice sir
i am watching this video 2023 and google removed less secure app access .so what to do now
Нi! Thanks for this video. Can you help me to make this for multiply users and multiply emails? I can" t make it.
How to Create Multi User Login Form in C#.NET using SQL Server Database? [With Source Code]
ruclips.net/video/QrsZ4DPCgpg/видео.html
I made that, but how can implement forget password to multi user Login Form. For me this is hard to complete.
I try but is not working
great sir
What to do if less secure apps is not available?
stackoverflow.com/questions/73365098/how-to-turn-on-less-secure-app-access-on-google
@@RunCodes thank you
bro firstly less secure apps on feature is disabled bro what can i do
same problem .i did everything but less secure apps is not showing
thanks you
thanks.
" Failure Sending mail " how i can solve sir ?
Try your internet connection and check your code!
My random code does not equal to somthing.text,
try again!
Welldoen
Smtp ka coding details me bataye plz
That section is for sending email. that's it.
when Run code i'm find this Error how can i solve pls Sir "WebException: Unable to connect to the remote server
SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 74.125.133.109:587"
stackoverflow.com/questions/12758727/a-connection-attempt-failed-because-the-connected-party-did-not-properly-respond
failure sent
smtp does not work anymore :(
the smtp server requires a secure connection or the client was not authenticated ....