Link to home
Start Free TrialLog in
Avatar of AaronNance
AaronNance

asked on

How to dynamicly resize an Image Control? (ASP.NET / VB.NET 05)

I am using an Image control and the FileUpload control to allow Users to select and image, save it to the database and display it. My question is, how do I go about checking the size of the displayed image and resize the Image control it if it's too large? I am using ASP.NET/VB.NET 05.
ASKER CERTIFIED SOLUTION
Avatar of Atropa
Atropa

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial