[Typo3-dev] JS reloading of parent window without resending postdata

Rainer Kuhn kuhn at punkt.de
Thu Mar 10 10:19:13 CET 2005


Christian Jul Jensen wrote:
> 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.

Hi julle,

what about replacing the url instead of reloading? Did you try

location.replace(url)?

HTH,
Rainer





More information about the TYPO3-dev mailing list