Page 1 of 1

web based ftp

Posted: Thu Jun 15, 2006 10:20 am
by poizn
Hi all

I am trying to create a web based ftp client for my clients. The ftp part is kewl now ;) but i dont know how to bring up the "browse your pc box" to allow the user to select where they would like the file to be downloaded. Can anyone help. If you can you are the MAN (or for that matter the WOMAN) thanks in advance :)

Posted: Thu Jun 15, 2006 10:24 am
by seodevhead

Code: Select all

<form enctype="multipart/form-data" action="yourpage.php" method="post">
<input type="hidden" name="MAX_FILE_SIZE" value="2524288" />

File: <input type="file" name="upload" />

</form>

Posted: Thu Jun 15, 2006 10:33 am
by poizn
Dam seodevhead that was fast reply, but how do i just bring the box up without allowing them to upload files to the server?

Posted: Thu Jun 15, 2006 12:13 pm
by feyd
Your post is referring to the act of downloading. Search around for "force download."

Posted: Thu Jun 15, 2006 12:14 pm
by Roja
Is a poll really needed here? It doesn't even apply to the topic at hand.

End the poll madness.

Posted: Thu Jun 15, 2006 12:19 pm
by Weirdan
no more poll

Posted: Mon Jun 19, 2006 3:44 am
by poizn
thanks for all the replies

but the poll stays the question may not be relevent to the topic BUT its one of the unanswered question of "life" like where did we come from? where do we go after we die? can blue sheep drink purple milk? (very relevant)

thanks for the suggestion feyd

Posted: Mon Jun 19, 2006 4:07 am
by patrikG
poizn wrote:thanks for all the replies

but the poll stays the question may not be relevent to the topic BUT its one of the unanswered question of "life" like where did we come from? where do we go after we die? can blue sheep drink purple milk? (very relevant)

thanks for the suggestion feyd
And there I was, mistaking you for a developer, not a philosopher. Alas, the trapfalls of life.

Posted: Tue Jun 20, 2006 5:06 am
by poizn
hehehe

im so talented i can be both - a developer and a philosopher

:)