| Author |
Message |
gg
Guest
|
Posted:
Wed Oct 26, 2005 8:51 pm Post subject:
Image gallery and resizing |
|
|
Hi Stefan,
im using ur code (ResizeResourceImage.cs found in got dot net) to
resize and generate a image gallery.
I would like to loop on my resources and for each image create a
thumbnail in a page.
The problem is that ur code doesn't return anything, and i need to get
the URL of resized image.
What can i do?
Tnx |
|
| Back to top |
|
 |
chris b
Guest
|
Posted:
Wed Oct 26, 2005 8:51 pm Post subject:
RE: Image gallery and resizing |
|
|
dig into the "System.Drawing" name space
check it
http://msdn.microsoft.com/msdnmag/issues/02/02/ASPDraw/default.aspx
"gg" wrote:
| Quote: | Hi Stefan,
im using ur code (ResizeResourceImage.cs found in got dot net) to
resize and generate a image gallery.
I would like to loop on my resources and for each image create a
thumbnail in a page.
The problem is that ur code doesn't return anything, and i need to get
the URL of resized image.
What can i do?
Tnx
|
|
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Thu Oct 27, 2005 8:51 am Post subject:
Re: Image gallery and resizing |
|
|
Hi gg,
actually your code would have to generate the links to the
ResizeResourceImage.aspx with the correct parameters.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"gg" <gigino@gmail.com> wrote in message
news:1130349592.037374.122450@o13g2000cwo.googlegroups.com...
| Quote: | Hi Stefan,
im using ur code (ResizeResourceImage.cs found in got dot net) to
resize and generate a image gallery.
I would like to loop on my resources and for each image create a
thumbnail in a page.
The problem is that ur code doesn't return anything, and i need to get
the URL of resized image.
What can i do?
Tnx
|
|
|
| Back to top |
|
 |
|
|
|
|