HighTechTalks DotNet Forums  

Rendering a picture to a user web control

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss Rendering a picture to a user web control in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Ido
 
Posts: n/a

Default Rendering a picture to a user web control - 07-03-2006 , 01:51 AM






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?

Reply With Quote
  #2  
Old   
Steve C. Orr [MVP, MCSD]
 
Posts: n/a

Default Re: Rendering a picture to a user web control - 07-03-2006 , 02:48 PM






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

Quote:
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?



Reply With Quote
  #3  
Old   
Ido
 
Posts: n/a

Default Re: Rendering a picture to a user web control - 07-04-2006 , 02:02 AM



thank you

"Steve C. Orr [MVP, MCSD]" wrote:

Quote:
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?




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.