C
Charles A. Lackman
Hello,
I am placing an image on a page using the following code:
Response.Write("<img src=""images/MyImage.jpg">")
This works ok, but it places the image at the top of the page. How do I
make the image show at the bottom of the page or at a particular spot.
Thanks,
Chuck
I am placing an image on a page using the following code:
Response.Write("<img src=""images/MyImage.jpg">")
This works ok, but it places the image at the top of the page. How do I
make the image show at the bottom of the page or at a particular spot.
Thanks,
Chuck