I have a link that was set to open an FTP site. Clicking on this link (ftp:// would require the user to log in. Depending on the credentials the user would be directed to the appropriate folder. WIth Ie7.0 going to this link brings them to the FTP default directory with the description to "Click Page then Open FTP site in Windows Explorer". So the user has to log in to get the first page, then after following the instructions needs to log in again to get to their directory.
My question: Does anyone know of a way to force the link to open in an FTP window? something like javascript:window.openFTP('ftp:// OR target="_FTP"
Any thoughts are greatly appreciated.
My question: Does anyone know of a way to force the link to open in an FTP window? something like javascript:window.openFTP('ftp:// OR target="_FTP"
Any thoughts are greatly appreciated.