Results 1 to 6 of 6

Thread: create temporary images??

Threaded View

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    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
    Last edited by MrPolite; Jul 13th, 2004 at 02:58 AM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width