unknown device
06-13-2003, 03:42 PM
i am trying to setup a simple page that will basically work as login infterface for an FTP server. in detail: ive got a html page that has a form that requests for a username and password. i want to be able to pass the entered username and password to a link, so it will fall in the approriate format for IE viewing (http://username:password@ftp.domain.net).
my question is, how do i pass the entered username and password to the url/ftp site in the format described above?
can this be achieved with only html?
thanks in advance!
my question is, how do i pass the entered username and password to the url/ftp site in the format described above?
can this be achieved with only html?
thanks in advance!