|
Posted by Nicolas de Bari on 07/29/06 04:15
On 2006-07-28 19:21:31 -0500, Juliette <jrf_no_spam@jokeaday.net> said:
> Nicolas de Bari wrote:
>> Hello, how can I prevent the re-posting of data on an auth login form.
>>
>> Right now the auth form works fine, but when a user logs out and then
>> click the back buttom of the browser, the browser pop a windows asking
>> for reposting the data, if the users clicks Ok. the username/password
>> are submitted and he is logged in back again.
>>
>> regards
>>
>>
>>
>>
>>
>> ................................................................
>> Posted via TITANnews - Uncensored Newsgroups Access
>> >>>> at http://www.TitanNews.com <<<<
>> -=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
>>
>
>
> I must be missing something, but if I understand you correctly a user
> has to submit a username and password to log *out* of your website ?
> (otherwise how can this be reposted when logging out ?)
Sorry for this misunderstanding, for now i have solved the problem
using a header('status 303 see other');
doing that, the users when logout out the application, and click on
their browser back buttom the browers send again the posted data but
they can not login back again with out retyping their user name and
password
.................................................................
Posted via TITANnews - Uncensored Newsgroups Access
>>>> at http://www.TitanNews.com <<<<
-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
Navigation:
[Reply to this message]
|