FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » having to re-type the message if you get logged off while typing
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: having to re-type the message if you get logged off while typing [message #28375 is a reply to message #28301] Thu, 20 October 2005 19:09 Go to previous messageGo to previous message
JanRei is currently offline  JanRei   Germany
Messages: 361
Registered: October 2005
Location: Germany
Karma:
Senior Member
Contributing Core Developer
Translator
I've got the impression you haven't understood my solution:
I don't want to recover anything and I don't want to submit something twice.

My solution:
  1. user clicks on "Post Reply":
    • If the user isn't allowed to post, give him the possibility to login.
    • Save user name or ID (in a temporary text file on the server, in the database or in a variable ...)
    • Set an ID for the message, link it with the saved user name or ID and save it in the post form.
    For example: User #1234 wants to write message #1234
  2. user writes message
  3. user clicks on "Submit Reply":
    • Now you can re-login the user, if he has been logged out in the meantime, because you know his name or ID.
    • And then you (not the user!) can submit the post, because you can match the user with the message.
    • Delete the saved information
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: error on logout
Next Topic: redirect issue
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon May 27 04:49:42 GMT 2024

Total time taken to generate the page: 0.04882 seconds