faraz.yashar Posted February 19, 2007 Share Posted February 19, 2007 I have a mini filebrowser widget that I developed off of an existing app I found online. Currently I'm using it in a blog to run a test archive (click test archive under the archives header). So far I have a few issues: Browse through the directories until a listing of pdf files appear. Opening one in IE works perfectly. In Firefox, however, only the year is used as the link to the file. For example when the file name is "2005 Test.pdf" only "2005" is opened. Also, for some reason, any pages with directories outside of the home page cause the back and home buttons to malfunction on the widget... even though the links have been adjusted to refer to home. /download/browser.php That is the location of the attached script on the server. How can I fix either of these problems? [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/39180-filebrowser-widget/ Share on other sites More sharing options...
faraz.yashar Posted February 20, 2007 Author Share Posted February 20, 2007 Forget the directory issue... I think I've fixed it. http://musnews.com/download/browser.php?go=download&path=%2FRegionals%2FJanuary%2FAlgebra+II%2FTeam&file=1991+Test.pdf In Firefox the string above would result in the file "1991" being downloaded. Any ideas how to fix that? Link to comment https://forums.phpfreaks.com/topic/39180-filebrowser-widget/#findComment-189504 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.