faqts : Computers : Programming : Languages : Asp : ASP/VBScript : Common Problems

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

12 of 24 people (50%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

How can I pass login details to IIS's FTP login box, from an ASP page?

Jul 5th, 2001 04:42
Marcelo Coelho, b e,


See this sample:

<a href="ftp://user:password@ftp.domain.com/files/file.zip">Download</a>

This is also valid to http links.



© 1999-2004 Synop Pty Ltd