This is not recommended: the web server will add this parameter to all the next 'continuation' URL it gives you and you will have to manually strip it out.
Based on a posting to plt-scheme by Mike Burns. Only handles the xexpr datatype, which makes it mostly useless for those using more advanced (SXML, WebIt!) frameworks?
-- NoelWelsh - 31 Aug 2004
This is a variant on my original send/suspend/dispatch. It's clean, but doesn't give the programmer access to the generated URL. For a version that does that, please see my paper at:
http://continue.cs.brown.edu/research/
Having the URL is useful for appending anchor references to the URL, or for using the URL in JavaScript?.
-- PeteHopkins - 23 Nov 2004