[Typo3-dev] JS reloading of parent window without resending postdata
Christian Jul Jensen
christian at jul.net
Wed Mar 9 19:07:39 CET 2005
Hi,
I made a small addition to the FE-editing boxes, that automatically
reloads the originating page when you save the element, simple but
prettye nice feature I think.
There is one problem: If something has been posted to the page, from
the admPanel or other, the postdata gets resend and more annoying
(most?) browsers ask you if you want to do this.
So does anybody know how to reload a page from JS wothout resending
postdata?
I've tried reading the url of the parent window, and setting the
lovation to this and then reloading, but no success.
I plan to put this in 3.8.0, if I make it work right.
--
-julle
More information about the TYPO3-dev
mailing list