Hey guys, your fellow VB and ASP programmer Xenonic Rob here. Just a question - is it possible to send an image as a response from an ASP script, without any components? I mean, so you could call it from an HTML page like this:

<IMG Src="http://www.server.com/script.asp?varible=value">

Is it possible?