Forums

ASP

This topic is locked

Image Resizing

Posted 20 Jun 2003 18:23:00
1
has voted
20 Jun 2003 18:23:00 Craig Green posted:
I downloaded some code from this website, and 4guys....wrote the code to resize a picture with ASP. The picture shows up, but I can get it to resize. Here is the code I am using to show the pic. Thanks

<Center><img src="<%=PPath%>" <%=ImageResize(PPath, 100, 100)%>></center></td>

Replies

Replied 21 Jun 2003 23:53:15
21 Jun 2003 23:53:15 Rammy Nasser replied:
sometimes my images do not show when I their dimensions are set in %. maybe this is the problem?

Reply to this topic