943,490 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 14322
  • C++ RSS
You are currently viewing page 1 of this multi-page discussion thread
Sep 1st, 2004
1

how to create a password and change the password?

Expand Post »
how can we create a password and change the password?
thank you!!
Similar Threads
Reputation Points: 12
Solved Threads: 0
Newbie Poster
leefuren is offline Offline
3 posts
since Aug 2004
Sep 1st, 2004
2

Re: how to create a password and change the password?

hi please clear your question do you want this in windows xp or in linux?
well for xp-control panel-user acoounts-and from there u can change your password or create it
Reputation Points: 14
Solved Threads: 0
Newbie Poster
apurva agarwal is offline Offline
13 posts
since Aug 2004
Sep 1st, 2004
0

Re: how to create a password and change the password?

Quote originally posted by leefuren ...
how can we create a password and change the password?
thank you!!

i want to do the program with visual basic c++
Reputation Points: 12
Solved Threads: 0
Newbie Poster
leefuren is offline Offline
3 posts
since Aug 2004
Sep 1st, 2004
0

Re: how to create a password and change the password?

What kind of passwords are you wanting to create? What are you wanting to use the passwords for?

Also, Visual Basic and Visual C++ are two different programs. I'm assuming you mean Visual C++?
Team Colleague
Reputation Points: 186
Solved Threads: 147
Cookie... That's it
alc6379 is offline Offline
2,519 posts
since Dec 2003
Sep 1st, 2004
0

Re: how to create a password and change the password?

Quote originally posted by alc6379 ...
What kind of passwords are you wanting to create? What are you wanting to use the passwords for?

Also, Visual Basic and Visual C++ are two different programs. I'm assuming you mean Visual C++?

yes is the visual c++
Reputation Points: 12
Solved Threads: 0
Newbie Poster
leefuren is offline Offline
3 posts
since Aug 2004
Sep 5th, 2004
1

Re: how to create a password and change the password?

I think you can use Access database to store the passwords and use ADO controler to operation the database.
Reputation Points: 15
Solved Threads: 0
Newbie Poster
XianBin is offline Offline
24 posts
since Aug 2004
Sep 7th, 2004
1

Re: how to create a password and change the password?

Hello,

If he wants a password to get into his program, he could control it with the OS, or he could wriite/use an encryption module to prompt the user for a password, and then write the encrypted string to a file. Then, when access time comes around, have him read in the value, and then do a compare to see if they match or not.

This can be done. If security is not all important, and this is just an exercise, or proof-of-concept type of thing, you can store the password in clear text. Nothing more than a a file open -- read -- compare exercise.

Christian
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Nov 24th, 2009
-1

create password and change password in c++

i also need the code i have realy tried to do myself but i m new so i feel very difficulty plz send me at
<<snipped e-mail>>
Last edited by Nick Evan; Nov 24th, 2009 at 11:32 am. Reason: snipped e-mail
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sadi000011 is offline Offline
1 posts
since Nov 2009
Nov 24th, 2009
0
Re: how to create a password and change the password?
Click to Expand / Collapse  Quote originally posted by sadi000011 ...
i also need the code i have realy tried to do myself but i m new so i feel very difficulty plz send me at
<<snipped e-mail>>
Might the sir be needing anything else?
Last edited by Nick Evan; Nov 24th, 2009 at 11:33 am. Reason: snipped e-mail
Reputation Points: 12
Solved Threads: 2
Junior Poster in Training
neithan is offline Offline
75 posts
since Oct 2009
Nov 24th, 2009
4
Re: how to create a password and change the password?
>Might the sir be needing anything else?
For future reference, please be aware that email addresses in posts are against the rules and extremely likely to be removed by the moderators. If you quote the email address, that doubles the work required to clean up the mess because the mod has to edit both the original post and the quote in your post. So please snip judiciously if you must reply to posts that break the rules.
Last edited by Narue; Nov 24th, 2009 at 11:15 am.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: winsock connecting two pc
Next Thread in C++ Forum Timeline: Gdi+ for Win32





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC