Preview file from link? 
September 23rd, 2008, 11:35 AM
| | | |
I have a page with links to different files (doc, pdf, jpg, tiff, xls
etc.) - now I am supposed to let the user preview them by holding the mouse
over a link, somewhat like Vistas function when you hold the mouse over a
program in the taskbar it pops up - can this be done i asp and how?
Regard Betina | 
September 23rd, 2008, 11:45 AM
| | | | re: Preview file from link?
You can use ajax to achieve this. Try jQuery - Boxover.
or any similar Jquery plugin. http://jquery.com/
Betina Andersen wrote: Quote:
I have a page with links to different files (doc, pdf, jpg, tiff, xls
etc.) - now I am supposed to let the user preview them by holding the mouse
over a link, somewhat like Vistas function when you hold the mouse over a
program in the taskbar it pops up - can this be done i asp and how?
>
Regard Betina
>
>
| | 
September 23rd, 2008, 01:05 PM
| | | | re: Preview file from link?
"M. Savas Zorlu" <savas@zorlumail.comskrev i en meddelelse
news:OS8SagWHJHA.4232@TK2MSFTNGP03.phx.gbl... Quote:
You can use ajax to achieve this. Try jQuery - Boxover.
or any similar Jquery plugin.
> http://jquery.com/
>
| Hmm I have looked it over but cannot see how to do that, do you have an
example of previewing a .doc file on mouseover using jQuery?
Regards Betina | 
September 23rd, 2008, 01:15 PM
| | | | re: Preview file from link?
Well this is just the mouse over part. What you display in it is
something different. I am sure there are ways to get contents of a doc
file. But It's not my expertise.
Betina Andersen wrote: Quote:
"M. Savas Zorlu" <savas@zorlumail.comskrev i en meddelelse
news:OS8SagWHJHA.4232@TK2MSFTNGP03.phx.gbl... Quote:
>You can use ajax to achieve this. Try jQuery - Boxover.
>or any similar Jquery plugin.
>>
>http://jquery.com/
>>
| Hmm I have looked it over but cannot see how to do that, do you have an
example of previewing a .doc file on mouseover using jQuery?
>
Regards Betina
>
>
| | 
September 23rd, 2008, 02:25 PM
| | | | re: Preview file from link?
"Betina Andersen" <byl@invalid.comwrote in message
news:O6xuOaWHJHA.3960@TK2MSFTNGP04.phx.gbl... Quote:
>I have a page with links to different files (doc, pdf, jpg, tiff, xls
>etc.) - now I am supposed to let the user preview them by holding the mouse
>over a link, somewhat like Vistas function when you hold the mouse over a
>program in the taskbar it pops up - can this be done i asp and how?
>
| The hover over popup image is the easy bit. The hardbit is creating the
preview image from this disparate set of file types in the first place. For
that you'll need some third party component, do you such a thing? If not
you're not going to get very far.
--
Anthony Jones - MVP ASP/ASP.NET | 
September 23rd, 2008, 02:35 PM
| | | | re: Preview file from link?
"Anthony Jones" <AnthonyWJones@yadayadayada.comskrev i en meddelelse
news:Oy9453XHJHA.1304@TK2MSFTNGP02.phx.gbl... Quote:
that you'll need some third party component, do you such a thing? If not
you're not going to get very far.
| I do not have the component, but if you know of one (or more) that can do
that, I will take a look at them and see if we shall invest in it.
Regards Betina | 
September 23rd, 2008, 02:55 PM
| | | | re: Preview file from link?
"Betina Andersen" <byl@invalid.comwrote in message
news:%23N0fpBYHJHA.4232@TK2MSFTNGP03.phx.gbl... Quote:
"Anthony Jones" <AnthonyWJones@yadayadayada.comskrev i en meddelelse
news:Oy9453XHJHA.1304@TK2MSFTNGP02.phx.gbl... Quote:
>that you'll need some third party component, do you such a thing? If not
>you're not going to get very far.
| I do not have the component, but if you know of one (or more) that can do
that, I will take a look at them and see if we shall invest in it.
>
| I don't know of any you might try googling it?
Anthony. | 
September 24th, 2008, 09:15 AM
| | | | re: Preview file from link?
"Anthony Jones" <AnthonyWJones@yadayadayada.comskrev i en meddelelse
news:OisoUOYHJHA.728@TK2MSFTNGP03.phx.gbl... Quote:
I don't know of any you might try googling it?
>
| I have, but have not found any.
Regards Betina |  | | | | /bytes/about
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 225,662 network members.
|