I have a scenario where I use a a javascript to obtain a username and password for an FTP site, then upon clicking the login button uses that information to create the URL that the person logs into. All of this takes place in an inline frame, but I sam having a couple of small problems.
First, I would like to contrain all of those windows to the fram, and though initially it opens in the frame, subsequest folder openings pop open a new window.
Second, I have no mechanism for my users to control the window. IE they cannot go back since there is no control menu in the frame. This is particularly anoying when going several directories deep into an ftp site, and then wanting to go back.
I have set up a URL for anyone to look at and give me some ideas on how to solve this.
go to http://www.imagineering-online.com/downloads.htm
click on the ftp link
use test and test for the user and password.
If you reproduce what I and my users are seeing, you will login to the site within the frame with no controls. Clicking any folder will open it into a new window.
Now some of the controls that I have used to create this are a little unfamiliar to me (I am not the normal designer), so I will gladly take any corrections you may have to offer.
Thanks for any help!
First, I would like to contrain all of those windows to the fram, and though initially it opens in the frame, subsequest folder openings pop open a new window.
Second, I have no mechanism for my users to control the window. IE they cannot go back since there is no control menu in the frame. This is particularly anoying when going several directories deep into an ftp site, and then wanting to go back.
I have set up a URL for anyone to look at and give me some ideas on how to solve this.
go to http://www.imagineering-online.com/downloads.htm
click on the ftp link
use test and test for the user and password.
If you reproduce what I and my users are seeing, you will login to the site within the frame with no controls. Clicking any folder will open it into a new window.
Now some of the controls that I have used to create this are a little unfamiliar to me (I am not the normal designer), so I will gladly take any corrections you may have to offer.
Thanks for any help!

Comment