|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
||||
|
||||
|
Tiff Viewer Include
Hello all,
i'm looking for a way to allow IE7 to view tiff files within my .asp pages.(basically like a img source)
__________________
Do one thing every day that scares you [eleanor roosevelt] www.webooktalent.com www.demosales.net www.topgearphotography.com
|
|
#2
|
||||
|
||||
|
I imagine your only solution will be to provide the TIFF in a free plugin which your users would have to download and install, although I'm open to suggestions
__________________
selwonk |
|
#3
|
||||
|
||||
|
another way around is on the server side: convert your Tiff images
to JPG on the fly and show the JPG.. here is list of converters: http://www.google.co.uk/search?hl=e...le+Search&meta= I'm pretty sure one of those support command line thus can be used in ASP.. ![]() |
|
#4
|
||||
|
||||
|
Quote:
I doubt that's a good solution - it'll be a well intensive process to convert the files on the fly - even if you cache the resulting files. I think you should be able to make a flash object that will load tiff files and show a loading bar [as it will take a while] and that's your best bet!
__________________
Support requests via PM will be ignored! |
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > Tiff Viewer Include |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|