Home » Developer & Programmer » Forms » how to change password during login when password expired?
how to change password during login when password expired? [message #417422] Sat, 08 August 2009 02:46 Go to next message
Sarah Aman
Messages: 80
Registered: July 2009
Member

hi all experts
guide me please how to change password during login when password time expired? And user get message box like

change your password:
step1:old password
step2:New password
Step3:confirm password

please help me if anyone want to help
sarah


Re: how to change password during login when password expired? [message #417544 is a reply to message #417422] Mon, 10 August 2009 02:54 Go to previous messageGo to next message
sharjeelshafqat
Messages: 33
Registered: August 2009
Location: Pakistan
Member

hi,
first create the expiration period ,
then always chack on logon.
if your expiration period is passed then show the dialog window and get new password only.
save that and then procceed
thanks
sharjeel
Re: how to change password during login when password expired? [message #417606 is a reply to message #417544] Mon, 10 August 2009 07:59 Go to previous messageGo to next message
Sarah Aman
Messages: 80
Registered: July 2009
Member

thanks for reply but my problem is that i am using my own logon screen and in the on-logon trigger i put some codes for my own logon screen and if i put code for password expiration so its giving me error...
i am still working on it and still i did not solove it

sarah

Re: how to change password during login when password expired? [message #417652 is a reply to message #417606] Mon, 10 August 2009 15:58 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Sarah Aman wrote on Mon, 10 August 2009 14:59
tso its giving me error...

Only if we knew what error you got (and, possibly, what code you used).
Re: how to change password during login when password expired? [message #417672 is a reply to message #417606] Mon, 10 August 2009 22:01 Go to previous message
sharjeelshafqat
Messages: 33
Registered: August 2009
Location: Pakistan
Member

hi sarah,

tell me
with out expiration system you logon properly?
If No then check where is the fault.
otherwise send me your applications forms i shall try my best to solve that.

If you logon properly without expiration system then the next step is

when you create a user then you also enter the registration_date.

on change password you have to create a field with update_date.

on logon you always check either exipration period is passed or not with compare to update_date.
Previous Topic: Like recovering data of a file pdf?
Next Topic: Can MDI Form Fits on screen automatically with any pixel resolution
Goto Forum:
  


Current Time: Fri Sep 20 09:50:13 CDT 2024