D
Dave Keen
Hi
I am a relative newcomer and as usual I am stuck. My ASP.Net 2003 app
has a page which shows data from a database plus an associated picture.
I use an ASP image control sized to 300x300px. All the images are
already the right size - ie maximum 300px, but this control stretches
the (usually non-square) image to fit the 300x300 area, and I don't
want distorted images.
HTML for my page dynamically?
Apologies if this is a basic issue but I can't find any clues anywhere
and really appreciate any pointers.
Cheers
Dave
I am a relative newcomer and as usual I am stuck. My ASP.Net 2003 app
has a page which shows data from a database plus an associated picture.
I use an ASP image control sized to 300x300px. All the images are
already the right size - ie maximum 300px, but this control stretches
the (usually non-square) image to fit the 300x300 area, and I don't
want distorted images.
tag, but while I can format that string, how do I get that into theFrom scouring the net it seems the answer is to create an HTML <IMG>
HTML for my page dynamically?
Apologies if this is a basic issue but I can't find any clues anywhere
and really appreciate any pointers.
Cheers
Dave