That’s it. But to ensure I keep my URLs nice, I’d need to reload the whole page (frames et al), so I’m still asking to send both post and page variables.
However this gives me the idea of using a custom container page that interprets the URL (that will have both post and page requests) and processes two loops (one for the page varible, another for the post).
Problem now is, how do I get WP to output my customised URL with both page and post request included?