Thanks, Hans,

What you suggested worked with a little adjustment (I'm not using cleanURLs). For those who wish to try, this worked for me:

(: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:)


On Jan 29, 2008, at 2:30 PM, Hans wrote:

Tuesday, January 29, 2008, 8:09:11 PM, Randy wrote:

I've tried using Fox with foxaction=display and redirect=1, but Fox
seems to leave the URL at the originating page after it redirects to
the target. I want the URL in the browser's address bar to match the
target page at the end.

I have not tried this, but you could try setting urlfmt to the target
page in the fox form, perhaps

(input hidden urlfmt {$$target}:)

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to