HTML - Htlm Code To Display A Directory Listing???
HTLM code to display a directory listing???
Hi there, I wonder whether anyone can help me, I am been desperately searchnig for this answer. Is there any HTML code I can use which I can insert into a webpage, that will show me the directory contents of a particular directory thats within the webserver? I have a webserver which contains a list of files, which I can browse to and view ONLY if I insert the location into a web broswer such as: http://webserver/mydocuments/ I have files that are regularly copied into this directory on my webserver, I want to keep watch on this folder everytime a new file is added. The only way I can do this now is to type in the URL HTTP://webserver/mydocuments and then keep hitting the REFRESH button on IE. Is there a way where the page will keep refreshing every minute/seconds to enable me to keep watch on added files into this location? I thought that if there is some HTML code I can insert into a say a index.html file to allow me to view directory contents, I can then insert code to keep refreshing that page. Any help with this will be appreciated. I thankyou for your help and ideas. Yours, Jameera Similar TutorialsHi, I'm trying to create my very first webpage. I've got to the final step of uploading it to my host however when I visit the URL, rather then seeing the site I've put so much work into all I see is the following- Directory Listing Denied This Virtual Directory does not allow contents to be listed. This is how I made the site, designed and made on Macromedia FIreworks 8. I then proceeded to slice the page (it's only a single page) and exported as HTML & Images. I then opened the saved HTML file in Macromedia Dreamweaver and proceeded to correct the src parts to point where I uploaded them to my host. Now, once I'd done all that, I upload the saved HTML file to my main htdocs folder via FTP and it should work? But it doesn't, it simply displays the above error message. I'm pulling my hair out, would anybody be kind enough to have a look at my HTML file point out where I am going wrong? Thanks in advance. Hello, Im interested in obtaining a template for an ebay listing. Something that is very well done so that I can use it and change the Headers and buttons etc etc.... Anyone have experience with this? I really appreciate any help with my HTML. I put together a listing on eBay in HTML with a program called Sellercore. It's an HTML what you see is what you get editing program. I don't know how to use HTML all that well so I am not sure what is causing my problem. When I load the html in my firefox browser in "preview my eBay listing" the listing looks good. When I view it in Google Chrome it is all the way to the right of the screen when it should be centered. I have had nothing but problems trying to create this template because every time I view this in my browser something is off. Everything finally looks good, other than it is not lining up. I used the HTML code of another page from someone else/ basically to get the outline/border of my project. Then I deleted everything inside, and added all my own stuff. I hope I have given you enough info as to why my listing is off center. Thanks for any help Ok, Thanks For acutally looking at my thread... now lets get down to business... i need some real help.... i am really new at HTML so bascally i am the biggest noob. and i really want to create my own HTML forum from the start. so i want to know... is there any one out there who knows.... 1) if this is even possiable. and 2) Where i can get a good script to just copy and edit a bit. P.s I know of these free forum sites. but i want to create one for school and post it on a school server so My Peers may access it with out it being blocked. ( i have a ADMIN friend.) (hee hee hee ) Thanks ~!@";!~~ULTIMATE NOOB~~!;"@!~ I am new to writing html and have really had a tough time trying to find any info on how to do this. I want to have a folder with word/powerpoint documents in it and a list of download links to those documents viewable inside a div on a webpage. I want the list to be able to display whatever is in the folder so that it will update as the contents of the folder are updated. how would I go about doing this? Hi, Can any one explain me whether its possible to insert an HTML code for all the pages in a directory with out modifying all the files. eg. Execute external file automatically with all the pages Thanks Hei! I'm trying to create a table with three columns, first and last with one row each and middle with two rows. There's pictures in left, right and in the middle bottom cell. Here's the code: Code: <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="16%" colspan="1" rowspan="2"><img src="kuvat/hat-right.jpg" border="0" width="100%" height="100%" alt="-------"> </td> <td width="64%" align='center'><a href="index.php">Main page</a> | <a href="aboutus.php">About Us</a> | <a href="showprods.php?sizeToShow=All">Catalog</a> | <a href="contacts.php">Contacts</a> </td> <td width="16%" colspan="1" rowspan="2"><img src="kuvat/hat-left.jpg" border="0" width="100%" height="100%" alt="----"> </td> </tr> <tr> <td width="64%"><img src="kuvat/hat1.jpg" width="100%" height="100%" alt="---------"></td> </tr> </tbody> </table> It works like I want it to do in Firefox, looks ugly in Konqueror and not displayed in Internet Explorer 6. Where's the problem? Thanks in advance! I'm new to HTML and I need help with posting up c++ code. I have very bland formatting for code in my blog. I need to be able to post up c++ code like in this guy's Blog Or like this guys site Notice how the c++ code is formatted nicely to show line numbers and colors. What tags or techniques does one use to get this kind of formatting? display html code without creating an actual link? I am writing an instruction manual an am having problems showing the html code without it becoming a link. Hi guys, I have on my webhost a ton of pictures and I would like to be able to go to that directory... xxx.com/photos ...and have a page display all the files located in that directory just in a list....then be able to click on them so it displays. Just a file list basically. eg: pic1.jpeg pic2.jpeg etc Is there a simple code to allow me to do this? Thanks! how do I display html code as text? The page is an html document, I want users to be able to highlight and copy a piece of html code. I have tried putting it in a text box in a form, but I can't seem to do it without the code being read as REAL html. Thanks in advance Hugeknot Hello, I currently run a shell script that generates a web page. I have never been happy with the layout and feel I could make it better by instead of having to parse each command into html to use text files. I have put some example code on pastebin and hoped someone could help me in getting the basics working, I know little about iframes and java. I would really love to have the items on the left to be clicked on so they expand and allow me to choose a more granular menu system that allows the items clicked to open in the right hand iframe, a bit like the IBM / HP ilo screens. I have no preference into the code type etc as long as it would be easy to generate the code for ie the menus. css would proved an added benefit as well. current page New look page Thanks Hello i currently have a domain on godaddy. this is what it looks like mydomain.com/updates I need simple HTML code exactly like apaches to just display the files on the updates folder. Thank You. Hi Im new to the forum, it looks like a great place, would be very grateful for your help I am looking for some code to make up a contact system. When a user clicks on a link or button in my website it forwards them to my contact form and in a field in the contact form it pastes either the items title they were enquiring about or the page they had been enquiring on at the time I found a javascript function that may be able to do it called dopostback but after reading some forums I am concerned it will hinder web crawlers from crawling my site Is there anything equivalent in HTML or other language that could achieve it? Regards Jamie Hi, I have put together a HTML page in Dreamweaver for Mac to act as a listing page to sell on Ebay. When I copy this into the description box in Ebay the page appears well ove the Ebay boundaries. There appears to be a specific area within which your description must appear but I can't make it fit. I've tried removing the 'head' and 'body' tags as an Ebay guide says that these are automatically input for you but that then removes my page formatting, fonts, image placement, etc. Does anyone know if there is a specific code that you need to put in to your listing to make it fit the page or if there is anything else im supposed to be doing. Please help!!! Hi all, I'm new to these forums and would appreciate any help I can get So I've made this eBay listing and the html part of it all works fine, but eBay won't let me submit it because: "Your listing cannot contain javascript (".cookie", "cookie(", "replace(", IFRAME, META, or includes), cookies or base href." Please can someone help me edit my html to get rid of these 'contaminants'? I have a feeling that it's to do with my linked thumbnail pictures... Here's a link to the small text file for the html: http://www.mediafire.com/?dy9mkf4tbrfud34 Thanks in advance, Will. dear all i've taught myself some very basic html to use in my ebay listings (via turbo lister). at the moment i have an image inserted into the bottom of the listing that shows my feedback and also my terms etc (i use a pic so that i can change the image, re-upload to my server and therefore update all of my listings at once if necessary - i also use other pics so i can use funky fonts). what i'd prefer is to have a tabbed pane at the bottom with tabs for each section of information, e.g. payment/postage/returns etc. and i guess the contents of each tabbed pane would have to be an image in order that i can still update and reload as above? i don't know of any other dynamic update method... i've found LOADS of info on tabbed panes but i can't fathom how to use in the context of the listing template. can anyone help? i'd be very appreciative... thanks, naomi p.s.if anyone's working in this area i wouldn't mind commissioning a whole new listing template/shop design, but not at frooition prices p.p.s. my code (don't laugh, i'm a beginner!!) <P align=center><A href="http://www.stores.ebay.co.uk/stegnome"><IMG border=0 src="http://stegnome.com/ebay/logos/headervaluvintage.jpg"></A></P><FONT color=#804000 face=Verdana><FONT color=#804000><FONT color=#000000><FONT face=Verdana><FONT size=3> <P align=center><IMG border=0 src="http://stegnome.com/ebay/products/2010-08-17topsdresses/001.jpg" width=600><BR><ALIGN=CENTER> <TABLE style="WIDTH: 600px"> <TBODY> <TR> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"> <P align=right><FONT face=Arial><IMG src="http://stegnome.com/ebay/logos/tableITEM.jpg"></FONT></P> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 400px; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"> <P align=left><FONT face=Arial>ladies</FONT></P></TD></TR> <TR> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"> <P align=right><FONT face=Arial><IMG src="http://stegnome.com/ebay/logos/tableBRAND.jpg" P <></FONT></P></TD> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"><FONT face=Arial>blah</FONT></TD></TR> <TR> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"> <P align=right><FONT face=Arial><IMG src="http://stegnome.com/ebay/logos/tableDESCRIPTION.jpg" P <></FONT></P></TD> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"><FONT face=Arial>vintage 1980s</FONT></TD></TR> <TR> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"> <P align=right><FONT face=Arial><IMG src="http://stegnome.com/ebay/logos/tableFABRIC.jpg" P <></FONT></P></TD> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"><FONT face=Arial>non-stretch cotton</FONT></TD></TR> <TR> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; VERTICAL-ALIGN: text-top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"> <P align=right><FONT face=Arial><IMG src="http://stegnome.com/ebay/logos/tableSIZE.jpg" P <></FONT></P></TD> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"> <P><FONT face=Arial>UK size </FONT><BR><FONT face=Arial>EUR size <BR><FONT face=Arial>US size </FONT><FONT face=Arial><FONT face=Arial><FONT face=Arial></P></FONT></FONT></FONT></FONT></TD></TR> <TR> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"> <P align=right><FONT face=Arial><IMG src="http://stegnome.com/ebay/logos/tableCONDITION.jpg" P <></FONT></P></TD> <TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid"><FONT face=Arial><FONT size=3><FONT face=Arial>9/10</FONT></FONT></FONT></TD></TR></TBODY></TABLE></P></U></STRONG></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT> <P style="FONT-FAMILY: verdana,arial,sans-serif; FONT-SIZE: 10px" align=center><FONT face=Arial></FONT></FONT></FONT></FONT></FONT></FONT><FONT color=#804000 size=1><FONT color=#804000><FONT color=#000000><FONT size=1></FONT></FONT></FONT></FONT></P> <P align=center><FONT color=#804000 size=1><FONT color=#804000><FONT color=#000000><FONT size=1><FONT face=Arial><FONT size=2>click logos below to visit my other departments...</FONT><BR><ALIGN=CENTER></FONT><A href="http://stores.shop.ebay.co.uk/stegnome_Accessories-Jewellery_W0QQ_fsubZ546976010QQ_sidZ163561490QQ_trksidZp4634Q2ec0Q2em322"><FONT face=Arial><IMG style="WIDTH: 206px; HEIGHT: 48px" border=0 src="http://stegnome.com/ebay/logos/smallpicaccessories.jpg" width=130 height=41></FONT></A><FONT face=Arial> </FONT><A href="http://stores.shop.ebay.co.uk/stegnome_ANIMAL-PRINT_W0QQ_fsubZ616308010QQ_sidZ163561490QQ_trksidZp4634Q2ec0Q2em322"><FONT face=Arial><IMG style="WIDTH: 200px; HEIGHT: 49px" border=0 src="http://stegnome.com/ebay/logos/smallpicanimalprint.jpg" width=164 height=50></FONT></A><FONT face=Arial> </FONT><A href="http://stores.shop.ebay.co.uk/stegnome_BOUTIQUE_W0QQ_fsubZ1041942010QQ_sidZ163561490QQ_trksidZp4634Q2ec0Q2em322"><FONT face=Arial><IMG style="WIDTH: 184px; HEIGHT: 48px" border=0 src="http://stegnome.com/ebay/logos/smallpicboutique.jpg" width=154 height=40></FONT></A><BR></FONT></FONT></FONT><FONT size=1><A href="http://stores.shop.ebay.co.uk/stegnome_HIGH-STREET_W0QQ_fsubZ1042310010QQ_sidZ163561490QQ_trksidZp4634Q2ec0Q2em322"><FONT face=Arial><IMG style="WIDTH: 220px; HEIGHT: 45px" border=0 src="http://stegnome.com/ebay/logos/smallpichighstreet.jpg" width=150 height=47></FONT></A><FONT face=Arial> </FONT><A href="http://stores.shop.ebay.co.uk/stegnome_Ladies-shoes_W0QQ_fsubZ504517010QQ_sidZ163561490QQ_trksidZp4634Q2ec0Q2em322"><FONT face=Arial><IMG style="WIDTH: 154px; HEIGHT: 44px" border=0 src="http://stegnome.com/ebay/logos/smallpicshoes.jpg" width=134 height=41></FONT></A><FONT face=Arial> </FONT><A href="http://stores.shop.ebay.co.uk/stegnome_VINTAGE_W0QQ_fsubZ1042309010QQ_sidZ163561490QQ_trksidZp4634Q2ec0Q2em322"><FONT face=Arial><IMG style="WIDTH: 216px; HEIGHT: 44px" border=0 src="http://stegnome.com/ebay/logos/smallpicvintage.jpg" width=166 height=44></FONT></A></FONT></P> <P align=center><FONT color=#000000 size=1><FONT face=Arial><FONT size=2>the kind of vintage clothing i sell...</FONT><BR></FONT></FONT><A href="http://www.stores.ebay.co.uk/stegnome"><FONT face=Arial><IMG style="WIDTH: 614px; HEIGHT: 555px" border=0 src="http://stegnome.com/ebay/logos/othervtgstuff4sale.jpg" width=540 height=422></FONT></A></P> <P align=center><FONT face=Arial><IMG border=0 hspace=0 alt="" align=baseline src="http://stegnome.com/ebay/logos/bottomoflisting.jpg"></FONT></FONT></P> <DIV><FONT face=Arial></FONT></DIV></FONT></FONT></TD> <P><FONT size=1 face=Arial></FONT></P></TR><TR></FONT></FONT></TD><FONT size=1></FONT></FONT></TR><TR><TD vAlign="top" align="middle"><FONT size=1></FONT></TD></TR></TABLE> <P><FONT size=1 face=Arial></FONT> </P> Hi guyz, i have a query Mouse over the datagrid cell display tooltip or panel to display information but only using HTML and CSS not using javascript. can anyone help me. because im gonna use it on htmleditor on c# desktop application thax before http://www.website.com/thisisapage/ ^Can somebody explain how to set up directories on my website as such. Because this seems to be saying that a directory is a file, even though I know that is not the case. Shouldn't all pages have an extension of some sort and does this have something to do with SSI or something? |