Hello, I haven't heared from you, so, I'm writing...
Well, I'm trying to pass user id and password to the iframe without encryption until I know how to do it. But, meanwhile, I'm trying to pass them decrypted. Debugging, I can see the value of the entire querystring. If I type it into a new browser window, I get logged in into the site, but if I pass them to the iframe, I'm not logged in into the site and I receive its login screen.
How can I pass these parameters?
Thanks a lot.