Click to See Complete Forum and Search --> : Create an image at run time and display to the user at client side


July 6th, 1999, 05:32 AM
I wish to create an image at runtime using ISAPI dlls in VC++5.0. I need to get an information from the user thru the web page and based on that info I want to dynamically create an image/bitmap. That image/bitmap is to be displayed back to the user.
Thanks