How to set both height and width of an image?
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <20030921152309.MOEP9842.imsm062dat.netvigator.com@imailmta.netvigator.com> |
Hi, I have the following html code: <TD><IMG src="foo.gif" alt="" width="120" height="20" class="Dir::get_data.HeadFoot.Image1.width" border="0"></TD> In the above code, is there a way that I can set both width and the height of the image dynamically? Any pointers would be highly appreciated. Damar