|
Dynamic ImagesHere is a ASP that randomly chooses an image and returns the binary information. Even though an active server page has a (.asp) suffix, it can return any type of file: gif, jpeg, png, zip, exe etc. Just set the response.contentType to the appropriate type and return the data. |