CAN ANYONE GIVE ME A SCRIPT HTML CODE TO DISPLAY SERVER FILES ON SITE?

Question by evilflame.rulz:
Can anyone give me a script HTML code to display server files on site?
i use 000webhost and i want it to display whatever is in a certain folder in the server. i use this so that files uploaded from home can be accessed from laptop without needing to login to net2ftp. and just to let u know…i have password protection on site so i will not get spammed with files and nobody will get mine
——————————————
Answer by Ben
HTML runs on the users computer, not the server. It, and javascript, do not have access to the list of files. You will need a server-side language, like PHP, Ruby (on Rails) or Python (with Django or Turbogears) to get access to the file list. You will also have to have a webhost that supports it.
——————————————
What do you think? Answer below!
about 1 year ago
My initial hunch is that the code is working, but the image is being forced to stay inside the table cell.
I am assuming that making the cell bigger would allow you to drag and drop around within the cell. Unfortuantely, I just saw your question and there is only an hour left to answer.
I am going to look at the code and see if my assumptions are correct or if I can discover something else as the issue. Feel free to contact me about it at: irishtek@yahoo.com
I’ll at least message you by tomorrow night to let you know what I discover.
about 1 year ago
Hey,
I visit to your post. I want to express something. I think the purpose of this script is to make it possible for you to create your own DHTML drag drop application.
Thanks
Data recovery
about 2 days ago
If your files are a static (and not dynamic) then you can directly hardcode the path in anchor tag using “href”. Mime type for the document should be put in web.xml file if you are using web servers like apache. So that the browser can identify the mime type of the document and when the user chooses to download it will give u the option to open the file in some editor or reader of that document say Adobe reader.
about 2 days ago
Use FTP and access your server files from any computer:
FileZilla FTP Tutorial – How to Upload Your Site with FileZilla
In this tutorial you learn how to upload your website using FileZilla, the popular free FTP application. FileZilla is available for Windows, Mac and Linux.
Read the full article here:
http://www.elated.com/articles/filezilla-tutorial/
Homepage of FileZilla: http://filezilla-project.org/
Ron
about 2 days ago
Easy way to show files in a directory:
Code:
< ?
if ($ handle = opendir('.')) {
echo "
while (false !== ($ file = readdir($ handle))) {
if ($ file != “.” && $ file != “..”) {
echo “
“;
}
}
echo ““;
closedir($ handle);
}
?>
you can change
Code:
echo “
“;
to suit your needs
if you do not want a specific file shown (IE: index.php)
then change:
Code:
if ($ file != “.” && $ file != “..”) {
to
Code:
if ($ file != “.” && $ file != “..” && $ file != “index.php”) {
IS THERE ANY SCRIPT LIKE ASK.FM, THAT I CAN INSTALL ON MY OWN WEBSITE ?
about 4 days ago - No comments
Question by : Is there any script like ask.fm, that I can install on my own website ? I think that all of you well know ask.fm website, and I am interested in having such a script in my website. Is it possible to have some thing like that? Thnx a lot. —————————————— Answer by
HOW DO YOU OPEN A NEW INTERNET EXPLORER WINDOW AND POINT IT TO A PARTICULAR SITE USING A DOS COMMAND SCRIPT?
about 5 days ago - 4 comments
Question by fwcelticbrigand: How do you open a new World wide web Explorer window and point it to a particular site using a DOS command script? —————————————— Answer by Man.with.a.PlanBlue Screen of Death coming up. Device contention. —————————————— Know better? Leave your own answer in the comments!
WHERE CAN I GET PHP SCRIPT FOR SECURE PASSWORD PROTECTION FOR MY WEBSITE ?
about 1 week ago - 2 comments
Question by ViCPad: where can i get PHP script for secure password protection for my website ? Hi have a website, where I can use htaccess file and folder protection but creating usernames and password is a real drag… where could I get a good and fully functional script what I can run on my
WHATS YOUR OPINION ABOUT THIS SITE ?
about 1 week ago - 4 comments
Question by hamooo_ l: whats your view about this site ? hi i want your openion about this site http://www.7elm3aber.com http://www.7elm3aber.com/vb and please tell me how can i find script like its main 7elm3aber.com themes and games and ringtons for mobile —————————————— Answer by quantumkevPersonally, I like it. The only suggestion I would make would
I HAVE A HUGE HTML CODE FROM STL BIO BUILDER WHEN I COPE AND PASTW IT IN MY BIOS IT DOESN’T WORK WOULD YOU KNW
about 1 week ago - No comments
Question by mike t: I have a massive html code from stl bio builder when I cope and pastw it in my bios it doesn’t work would you knw
Q&A: HOW DO I INCORPORATE NOAH’S CLASSIFIEDS SCRIPT IN MY JOOMLA WEBSITE?
about 1 week ago - No comments
Question by Lori: How do I incorporate Noah’s Classifieds script in my Joomla website? I’m creating a classifieds section on my site and wish to use Noah’s Classifieds. What do I do? —————————————— Answer by KeithThere does not seem to be a bridge for Noah’s Classifieds and Joomla!. Have done a search at http://extensions.joomla.org for
DOES ANYONE KNOW A GOOD SITE TO GET THE SCRIPT TO “GOOD BURGER” STARING KENAN AND KEL?
about 2 weeks ago - No comments
Question by Bethany L: does anyone know a good site to get the script to “good Burger” staring kenan and kel? I just need a script or screen play of the motion picture —————————————— Answer by meatwww.script-o-rama.com www.simplyscripts.com www.imsdb.com —————————————— Give your own answer to this question below!
IS THERE A WAY TO STRIP ADS FROM A WEBPABE BY USING EITHER SERVER SIDE OR CLIENT SIDE SCRIPTING?
about 2 weeks ago - No comments
Question by Jay: Is there a way to strip ads from a webpabe by using either server side or client side scripting? I am working with someone that needs a specific site blocked killingtime.com… They need it blocked from both search results and from directly typing in the address… I just had an idea though
HOW CAN L FIND ORIGINAL CREATOR FOR A SOFTWARE SCRIPT ?
about 2 weeks ago - No comments
Question by jkim5200: How can l find original creator for a software script ? Since so many markers are selling the same or similar script under slightly different name, such as Instant video site script, instant video site creator, Youtube in A Box pro, etc., with the price from $ 2 to $ 97.75, it’s
Social Bookmarks
Bookmark this page to:Tag cloud
about Adsense anyone Best code create find Flash Free from game games Getting good Google help hosting html Internet into java javascript Just know like need Online page please Script Scripting Scripts site some someone there this using want website what's work would write YAHOO
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Recent Posts
Categories