Hello,
I have a site on an intranet where users go to connect to other intranet sites.The user has to login to enter this site. Some of these sites require the user to login again. (This is legacy work) The problem has been that the user would login and have the same page open two to three times and it was a mess.
I decided to redo the page and use a Iframe, I also want to keep the user from having to login to every site. I have decided to use CGI cookies to pass the user login and password.
I can't seem to pass inside the iframe does anyone have any help?
Thanks
Kathryn