HighDots Forums  

ftp drag and drop from website

alt.discuss.html alt.discuss.html


Discuss ftp drag and drop from website in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jun Yu
 
Posts: n/a

Default ftp drag and drop from website - 07-02-2004 , 05:47 PM






hi everyone, i want to know how to create a link on my webpage that opens a
new browser window that prompts for a login and password and lets people
drag and drop from a particular folder in my web server? i have set up an
additional ftp account and specified the folder with my web hosting
provider, but i need help to program the link.. any suggestions? thanks

jun



Reply With Quote
  #2  
Old   
Sandy Dunlop
 
Posts: n/a

Default Re: ftp drag and drop from website - 07-06-2004 , 06:49 AM






Jun Yu wrote:

Quote:
hi everyone, i want to know how to create a link on my webpage that opens
a new browser window that prompts for a login and password and lets people
drag and drop from a particular folder in my web server? i have set up an
additional ftp account and specified the folder with my web hosting
provider, but i need help to program the link.. any suggestions? thanks
<a href="ftp://my.ftp.server/foldername" target="_new">My FTP Folder</a>

Anything beyond that is not an HTML question, and will most likely be
specific to the operating system and web browser that's being used.

With Konqueror on Linux/Unix and Internet Explorer on Windows, you should be
able to drag and drop between the local filesystem and the remote FTP site.

Consult your FTP server's documentation to find out how to make it request a
username and password before beginning the FTP session, and to find out how
to create user accounts.

--
sandy



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.