Hi,
what is the easiest way to show the picture stored on the remote url
(not on the machine where the TG is running), on the TG generated
pages? I mean I do not want to download and store this picture
locally, rather I would like to pass it to the kid template and show
it dynamically

Till now I am able to do:
raise tg.redirect("%s" % urlString)
but it shows the picture on the requested url (it redirect the web
browser to the url page).
I would like to have the picture on my own (kid) page.

Thanks for your comments/suggestions

Petr Jakes

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to