Thanks for your answers. I guess editing the html and replacing the relative URLs with absolute ones is not too bad. The problem I am left with is this: Can one 'call' a URL from web2py as if the URL were called from the users browser?, but capture the html result?
I imagine the answer to this question is no you cannot, because if you could it would open up a Pandora's box wrt to security etc. Peter On Dec 13, 1:05 am, Constantine Vasil <[email protected]> wrote: > yes, redirect is little tricky ;) my solution is for ajax.

