TerryJones
Programmer
Dear all,<br><br>I has a script where the user has to authorise themselves (eg: Username=fred Password=hi). When they are authorised, they gain access to their details.<br><br>HOWEVER, the user is allowed to update their password (eg: password changed to "bye"!<br><br>This is a problem, as the user then returns to their details, & when reload informed that they are not authorised (password in cache isn't updated!) ... thus they must close the browser & relogin (a very bad thing!).<br><br>If anyone can inform me of how to update the Authorisation details ... please inform.<br><br>ALSO, if anyone knows how to remove username & password from cache, please inform (as it would allow user to logout ... without closing browser!).<br><br>Thank you all.