Summary: I'm running a FreeNAS server for all of my music and I want to be able to browse it from my iPhone. My phone is jailbreak'd and I've installed a packa...
Summary: does anyone know, or is it possible, to force a page to show an index of files (when BROWSING)? i know that if index.html isn't present, an index is s...
Summary: Is there a way to view the index of a web page? In other words, to see what things are stored under a directory but aren't linked yet? For example, le...
Summary: Hi, I design and manage the website for the Small Business I work for. http://www.terraceair.com/ I was checking the website today on Firefox, and s...
Summary: Not exactly a web development question. Anyway, you can get any of a number of free filerenaming programs or you could just use WindowsXP! To rename a...
Summary: Hi, I want to know what is max size of file that php allows to be uploaded(if there is any restriction by php on size of file to be uploaded.) Thanks...
Summary: Hi, I have recently regstered a domain name, and listed it to point to subdirectory in another server (the host) The problem is that it doesnt automat...
Summary: I'm pondering the most efficient way to store data for a data-driven webpage. By data-driven, I mean a page whose contents change based upon a set of...
Summary: I downloaded a phb advanced guestbook from my control panel (cpanel) and I have no idea how to install it to the website. The files are uploaded on t...
Summary: If your webserver is Apache, there is a setting to not allow people to see the list of files. I don't remember what the setting is called. If you don...
Summary: When we go to the website, we get transfer to index.html or index.htm, I there is no index.htm l or index.htm on that website, we will see a list of f...
Summary: You are correct to use Input="file" and Enctype="multipart/form-data". You seem to understand the file is uploaded via a POST transaction. Therefore...
Summary: right click your file,and choose "open with" -> "choose program".Then,select "Internet Explorer" to open your html file. you'd better choose "always ...
Summary: the ip address in ipconfig and http://www.cmyip.com/ are the same.... did wat u said..changed it STILL DOESNT WORK :( here is my httpd.conf file... a...
Summary: i have a bunch of files on an internal work server that my customer wants to see. however, said customer is picky and does not want to pick files from...
Summary: 1st suggestion... learn some html. Or at least familiarize yourself with it. You'll never get your site the way you want it without being able to twe...
Summary: Well, depending from the OS and browser, the form can be sent blank, the form arrives corrupted ATTACHED (odd) and on many version of linux, it pops u...
Summary: I'm loading text files into Flash dynamically. Different files will show depending on what button they click on. My question is can you put html into ...
Summary: raf, Just a hunch but i'd check that the case of the graphic's name match in both your html code and the actual file name. Windows isn't case sensitiv...
Summary: Thank you for your reply, I understand the idea, and it seems great. I could probably make a new question every now and then, or upload default images...
Summary: Listing an index of the files in a folder via HTTP (a web page) is easy enough. Web servers have this ability by default, though you may have to adjus...
Summary: hey thanks for your help - i came across http://www.computing.net/webdevel/wwwboard/forum/1252.html which has a similar printing script, is it possibl...
Summary: Hi is there is any script that can download a file like this code in Php ( i need the code in HTML ) <?php //Grab URL of file @$url = $_GET["url"...
Summary: Maybe I get it :D PHP include() is not the same with frames. By using includes, even if you include a lot of files, the output is still a single HTML ...