How do I see a history of what I've POST-ed in Google Chrome?
Problem
I just submitted a form that included a text box, in which I had written a quite long text. In another textbox, I filled in a date in the wrong format - and instead of getting an error message, the web site just acted as if my form submission was valid, except nothing was saved. Is there any way to see the history of what has been POST-ed (in the current session, at least), from where I can recover my lost text?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: How do I see a history of what I've POST-ed in Google Chrome?
Ok for real, I had to deal with this problem myself and I think I found a reliable solution: first don't close the tab which you lost your post data. then from the tools menu open task manager of chrome and find the pid. afterwards use the process hacker to search for a portion of the string you have lost and continue till you find the longest consecutive data. then copy and paste it to a text editor. This way I was able to save my work today.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix