<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 13px; white-space: pre-wrap; "><div>Thanks, Hans,</div><div><br class="webkit-block-placeholder"></div><div>What you suggested worked with a little adjustment (I'm not using cleanURLs). For those who wish to try, this worked for me:</div><div><br class="webkit-block-placeholder"></div>(:fox redirectform foxaction=display redirect=1:)
(:input hidden urlfmt pmwiki.php?n={$$target}:)
(:input text target size=30:)
(:input submit post "Go to page":)
(:foxend redirectform:)
</span><div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>On Jan 29, 2008, at 2:30 PM, Hans wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Tuesday, January 29, 2008, 8:09:11 PM, Randy wrote:<br><br><blockquote type="cite">I've tried using Fox with foxaction=display and redirect=1, but Fox<br></blockquote><blockquote type="cite">seems to leave the URL at the originating page after it redirects to<br></blockquote><blockquote type="cite">the target. I want the URL in the browser's address bar to match the<br></blockquote><blockquote type="cite">target page at the end.<br></blockquote><br>I have not tried this, but you could try setting urlfmt to the target<br>page in the fox form, perhaps<br><br>(input hidden urlfmt {$$target}:)<br></blockquote></div><br></body></html>