Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image Control
Message
From
14/02/2005 14:36:07
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Image Control
Miscellaneous
Thread ID:
00986747
Message ID:
00986747
Views:
50
I have a page that needs to display a different logo for whatever brand that the logged in user belongs to.

I am using the webforms image control to display the image and the different logos are different sizes and thus I need to be able to crop the logo's to fit within the image control with the correct aspect ratio. Currently some logos are stretched and some are smashed etc. I thought that it would be a property on the control but if it is I can;t find it.


Image1.ImageUrl = Request.ApplicationPath & "/images/" & lcbrand & ".gif"
Reply
Map
View

Click here to load this message in the networking platform