![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I'm trying to create a user web control which takes a picture as a background and draws a line on it according to user parameters. This web control is supposed to appear on the page a few times and each page supposed to be viewed by a dozens of users simultaneous. Is there a way to render the modified picture directly to the page without saving it as a new picture file, which result in hundreds of files? |
#3
| |||
| |||
|
|
Yes, you can output an image dynamically using the techniques I've detailed here: http://SteveOrr.net/articles/ImproveYourImages.aspx -- I hope this helps, Steve C. Orr, MCSD, MVP http://SteveOrr.net "Ido" <Ido (AT) discussions (DOT) microsoft.com> wrote in message news:59B2F9AD-79D8-46D5-AB93-11A0C4A2B5E2 (AT) microsoft (DOT) com... Hi I'm trying to create a user web control which takes a picture as a background and draws a line on it according to user parameters. This web control is supposed to appear on the page a few times and each page supposed to be viewed by a dozens of users simultaneous. Is there a way to render the modified picture directly to the page without saving it as a new picture file, which result in hundreds of files? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |