Click to See Complete Forum and Search --> : Creating images with ASP


Asziid
October 30th, 2001, 04:50 AM
Hi there,

I want to create images with ASP dynamically on the server-side. The ASP-script shall work in this line:

...
<img src="imbbutton.asp?text=Exit">
...

Is there a CHEAP (that means NO or less money) library which I can use to generate images within ASP-scripts?

Thank you.
asziid