|
Browser security is preventing what you are trying to do but, I'm going to throw out an absurd idea.
How about creating a frame or iframe that points to an FTP server. You'll have to add the username/password to the FTP URL. Since most browsers also work as GUI FTP clients, it should work out for you.
Otherwise, because of security, your options are going to be a signed applet or a signed activeX control.
|