Output binary file

  • Thread starter Thread starter Robin Bonin
  • Start date Start date
R

Robin Bonin

the company I work for sometimes has users link to our banners, and display
them on there own sites. the problem is that some of the banners have
promotions that are nolonger good. I'll like to write a simple aspx page to
check and see if the promotional banner is valid, if not, it can return a
new offer. Basicly, I need to read a gif and or jpg, then return it as if
someone had called the image directly.
 
how do they get ur banners ? By a URL located on your machine , such as
http://www.urserver.com/ad.gif ?

If they still want to use your banner,then how can they get your picture by
using a aspx file request?

I have a similar problem, is it prossible that u do a web service, which
will return a banner based on a imageid from the client. In this way,u can
control what image to return.

Nakhi
Lijiang,Yunnan,China,Asia
 
Back
Top