I have a link to a secure page ( which works until I start using it in frames. If I set target="_top" the secure page works fine but if I set target="mainFrame" then it appears the page is not secure. Is there some special coding for opening a secure page in a frame? TIA