On Tuesday, December 13, 2011 4:15:22 AM UTC-5, peter wrote: > > 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?
Not sure what you mean. Are you talking about something other than urllib.urlopen(url)?

