Hey all,

i am creating a page where i need to call a script (asp) file to combine several images into 1 image on the fly. i am going to use something like this to display the result:
VB Code:
  1. <img src="arrows.asp?code=lrudllrr">LRUDLLRR</img>
and it will produce the image of
any suggestions???