Hi.
How Can I show image extensions that is not supported by Image control? e.g. tiff, svg etc
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Mar 1, 2011, 5:00 AM
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
xmlns="http://www.w3.org/2000/svg">
stroke:#000000;stroke-width:1"/>
The above one is for SVG. You can find the attachment for Tiff file.
Majid KamaliPosted Mar 2, 2011, 8:26 AM
Majid KamaliPosted Mar 1, 2011, 4:24 AM
If we can't show unsupported formats, how some sites show svg and tiff image formats?
Jaganathan BantheswaranPosted Mar 1, 2011, 4:07 AM
Do you need to show image or image file extension ?
If image means you can't show due to unsupported format.
If image extension means you can use FileInfo to show the extensions.