how to create a password and change the password?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2004
Posts: 3
Reputation: leefuren is an unknown quantity at this point 
Solved Threads: 0
leefuren leefuren is offline Offline
Newbie Poster

how to create a password and change the password?

 
1
  #1
Sep 1st, 2004
how can we create a password and change the password?
thank you!!
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 13
Reputation: apurva agarwal is an unknown quantity at this point 
Solved Threads: 0
apurva agarwal apurva agarwal is offline Offline
Newbie Poster

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

 
2
  #2
Sep 1st, 2004
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
TO RISE TO GREAT HEIGHT ONE MUST GO TO GREAT DEPTH
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 3
Reputation: leefuren is an unknown quantity at this point 
Solved Threads: 0
leefuren leefuren is offline Offline
Newbie Poster

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

 
0
  #3
Sep 1st, 2004
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++
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 2,414
Reputation: alc6379 has a spectacular aura about alc6379 has a spectacular aura about alc6379 has a spectacular aura about 
Solved Threads: 123
Team Colleague
alc6379's Avatar
alc6379 alc6379 is offline Offline
Cookie... That's it

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

 
0
  #4
Sep 1st, 2004
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++?
Alex Cavnar, aka alc6379
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 3
Reputation: leefuren is an unknown quantity at this point 
Solved Threads: 0
leefuren leefuren is offline Offline
Newbie Poster

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

 
0
  #5
Sep 1st, 2004
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++
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 24
Reputation: XianBin is an unknown quantity at this point 
Solved Threads: 0
XianBin XianBin is offline Offline
Newbie Poster

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

 
1
  #6
Sep 5th, 2004
I think you can use Access database to store the passwords and use ADO controler to operation the database.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

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

 
1
  #7
Sep 7th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 1
Reputation: sadi000011 is an unknown quantity at this point 
Solved Threads: 0
sadi000011 sadi000011 is offline Offline
Newbie Poster

create password and change password in c++

 
-1
  #8
8 Days Ago
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 niek_e; 8 Days Ago at 11:32 am. Reason: snipped e-mail
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 65
Reputation: neithan is an unknown quantity at this point 
Solved Threads: 2
neithan's Avatar
neithan neithan is offline Offline
Junior Poster in Training
 
0
  #9
8 Days Ago
Originally Posted by sadi000011 View Post
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 niek_e; 8 Days Ago at 11:33 am. Reason: snipped e-mail
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,679
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 727
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess
 
4
  #10
8 Days Ago
>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; 8 Days Ago at 11:15 am.
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC