Hi ,
I have a web page where i list files of type txt , csv , pdf , doc . If I click the view button beside the list , it should open the file in the respective
program . How do i accomplish this ?
Thanks a lot in adavance.
Regards
Dev
Assuming that they have their browser configured to handle that incoming file type with the appropriate software and that the headers being delivered with the file are set up correctly to reflect the data being sent.
Whilst you have control over the headers being sent correctly, you have no control on how the individual users have their browsers set up. And as Chris says... they need to have the software installed in the first place
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.