HTML - Server Folder Viewer
Does anybody know how to make a HTML page that shows an overview of the contents of one of my web folders? Like an ftp-page but with the possibillity to add css-style to the page...?
I mean, of course, one of the folders on the server in wich my web site is uploaded. Example: I have 10 PDF-files in the folder "PDFs" on my server. I do not want to make links to the files, but I want the files (not the content of the files, but the filenames) to be viewed direcly in a HTML file. Is this a java-script job, or can i do it in another way? Hope you guys out there can help me.. mvh Prosit Similar TutorialsHi, Im sure many of you will laugh at my poor knowledge, but I need to make a image viewer for my portfolio website. I am using HTML and CSS, and I am working in Dreamweaver. As detalied answers as posssible please.. I'm in the process of making a HTML Interactive CD, I have PDF, and Image files and Panoramic files. I have no problem getting the PDF and Image files to run as these programs or typically available on most PC's, and I'm providing the Adobe Installer with the CD in case the user needs it. Now the real problem is my Panoramic files.... I have a Imove viewer this a viewer capable of viewing "Pan" files locally or via CD. I can run these files through an Autorun.inf with out a problem, but I want to run them through an html link... the Imove viewer program requires no dll or installation the only files that exist are the Imove-viewer.exe & Imove-viewer.isu. no matter how I code it I can't get it to run the Pan file in the viewer I have the Imove-viewer.exe & Imove-viewer.isu present in the directory with the Pan files. I've coded it like this "/Panoramics/Imove-viewer.exe Mypan.pan" which tranlates to: "/Panoramics/Imove-viewer.exe%20Mypan.pan" I get "unable to Locate the file" messages. Any help would be appreciated. Hello, thanks for everyones help a few months ago with our site, I have another quick questions. On this page http://www.blackwidowinc.com/cublwisc.html I added a Javascript image viewer, Everything appears to be working fine its just when an image is opened all the content on the left appears above the image. Any help is appreciated. Hello everyone, I am looking for some HTML help. I am injecting some code into my Squarespace website builder to have my sites banner be a .SWF file. It's simple and it works: <div style="position:absolute;margin-top:-44px"> <object width="373" height="50"> <param name="movie" value="test_flash_banner.swf"> <embed src="/storage/test_flash_banner.swf" width="373" height="50"> </embed> </object> </div> What I want to do is have it show a jpeg instead of the .swf, if you user can't see .swf files (doesn't have an up to date flash player) Is there a way to do that? I'm wondering if there is a way to code html into a newsletter to get the look of the examples on this site: http://www.dynamicdrive.com/dynamici...tbox/index.htm without having to host the javascript and CSS pages. I currently use Constant Contact, but am looking around for other email marketing providers. I spoke to CC today and they said to put the CSS into their stylesheet, but obviously there is no way to put in the images (like the next button) or any of the javascript info. Basically, my boss wants the images in our newsletter (and the archived version stored on our website) to be able to pop open the images to make them larger. I can put html into the newsletter, but nothing more than what's in the actual page and the stylesheet. I think my only other option is to make an actual webpage for each of our newsletters, put the link of the in the newsletter that goes out in the mass email so the client is reading it from a webpage rather than their email browser. But our client base isn't that savvy (mostly retired age) and I want to make this as easy for them as possible, and given that they're older, they need to be able to look at bigger images. My apoligies if this is in the wrong section. I have a jumble of issues and I wasn't sure where to land. Hi i need help i need to make a webpage that lists folders and subfolders within a folder and it needs to automaticaly update when a new folder is added Please help Ive got a url address connecting to a shared offline drive, for some reason it doesnt work when i put it into a link, although when i paste the address into a browser it works fine. The link is '<A HREF="file://atlefs0027/dept$/Supply_Management/01 Bids JTB & WB & BB">Access Supply Management Drive</A>' When i click on the link, the link removes the 'file://' and goes to 'atlefs0027/dept$/Supply_Management/01 Bids JTB & WB & BB'. Which ofcourse doesnt work. How do i keep the 'file' part of the link? Hallo, I am very much a beginner with HTML and need some help. I have a very big photo gallery. What I want to do is make a link on an HTML page that will open up the folder so that you can browse through the photos. Thanks in advance. Hi, This is jyothi, i am creating tree folders in html but i don't know the correct script. Can anyone please help me. Hi, I have been following advice that I have read elsewhere to restructure my site to reflect the different parts, so splitting up images and html files into subfolders to make it all more manageable with regard to quickly identifying pages/images etc that relate to different parts of the site. Previously I have kept all html pages in public_html and all images in a folder public_html/img. If I split them up as I have started to do, the only thing is I cannot see is how I can then link back from html pages in folders lower than the root back to the html pages actually in the root folder. To explain what I mean: If some of my html pages are in subfolders of public_html but they all contain the links on the main 'tabs' of my site (home, contact, about etc) that reside in the public_html, how do I link back to the main pages from the pages stored lower down the structure? Have I interpreted advice on folder structure incorrectly or am is there something I don't know? Thanks EDIT: Sorry, found the answer. No need to give me a solution. I've decided to create a photo album in HTML (and Flash and CSS) using a nifty little Flash thing called SimpleViewer. However, I want multiple galleries, each within their own folder within the main photo gallery parent folder. How can I link something from one HTML file in a gallery's folder to the parent folder and then into another HTML file in another gallery's folder? Or if there's a way, directly to the other gallery's HTML file? Note I'm keeping this gallery offline for now, I'm only using it to show family and friends and for myself as it's much less cumbersome than using software or the standard Windows XP folder structure. Sorry if this is confusing, please say so if it is. Thanks in advance for all help, it's really appreciated. okay i have an html page in 3 sub folders--i need to link the images to this file--they are in another folder: secureweb/forms/templates/thanks.html images are he web/images how would i link the images? .../web/images.image.gif? thanks!!! val I am trying to figure out a script or how to make a form that will redirect the user to a certain folder on the server depending on what they typed in the text box to see an example of what I am trying to do go to http://www.aspenimage.com/order I have googled all over and found nothing Thanks in advance for the help Dan I have a PHP application that our company uses for basically everything. Now I'm needing to add hyperlinks to folders on the shared drive on the server, since this is now where everyone will be storing the files they work on. The map drive is on the same server as the website but so far I have been unable to figure out the syntax for the hyperlink in order to be able to open the folder contents. Any ideas on how I could do this? Hi all, I am trying to get the faveicon on my webpage. I have read some places that IE needs the image to be in the root folder of the web server. Is this true? Has anyone got it to work with the image in a different folder? The reason I ask is because I have some trouble accessing files in the root folder. If it is possible not to use it I would prefer to. Thanks in advance for any help, Jehan Hi, I am building the download centre of http://www.i-conica.net I have a directory structure similar to the image in this thread. http://forum.i-conica.net/cgi-bin/fo...?m-1207092405/ The bottom image, my plan is to have the download page, with continually updated information on the new versions of software, put the software files in a separate folder and link to the folder, i thought if there were only one file in there ending .exe it would download it? It doesn't it just displays the directory. I wanted to be able to just throw the files in their own folder and not have to worry about changing links to the file. because the folder would remain the same. Is this possible? Thanks. With the html tag <input type="file"/> is it possible to specify the folder which opens to select files from. I would like the pictures folder to open instead of the system root folder. At present i am creating a knowledge base at work and have an admin access link that goes to a folder on a server. What i want is client or server side html to request a password when this link is clicked and if the password is not correct then a message box shows that says the password is incorrect. Can anyone help? |