create temporary images??
I dont know if this would make sense but I would appreciate if someone gives me some info on it. I want to show an image to the user but I don't want the user to be able to save the URL of that image and view it later on. Is there any way that I could load an image into a HTML page without giving away its URL on the server?
I've also noticed that sometimes when you view the source of an image on a website it's just a link to a server-side page with a query string. For example the link to my avtar is http://www.vbforums.com/avatar.php?userid=22277&dateline=1022378610. That's just a link to a php page instead of a link to a GIF file. How does a serverside page serve an image like that?
help this idiot out please:D