Hi Tom, Assuming you have your site loaded like HTTPS://www.site.com
Are you saying the page loaded in the "main" frame starts with HTTP, like HTTP://www.site.com/main.taf ? If so, then the main page is not secure, therefore no lock. The other pages are secure, but not the main page. All the content of the currently loaded page(s), for a given site, has to be loaded with HTTPS in order to get the lock. This includes graphic files, stylesheets, script files - everything. Or are you saying something else? Remember, if the SSL certificate is for HTTPS://www.site.com, it won't work for HTTPS://site.com Also note, the SRC of an IFRAME or FRAME cannot be empty for SSL, or you can a warning prompt. Let us know. Cheers....... Scott Cadillac, Witango.org - http://witango.org 403-281-6090 - [EMAIL PROTECTED] -- Information for the Witango Developer Community --------------------- XML-Extranet - http://xmlx.ca 403-281-6090 - [EMAIL PROTECTED] -- Well-formed Development (for hire) --------------------- > -----Original Message----- > From: Tom Ferguson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 5:17 PM > To: [EMAIL PROTECTED] > Subject: Witango-Talk: OT: ssl and frames > > Is there anyway that anyone is aware of that I can make a > browser show the SSL "LOCK" icon at the bottom when using frames? > > In this particular situation, I have 3 frames: top, left, and > main (large target for most of my content). The idea here is > to have only the Main frame change and the Top and Left > always remain in place. > > When the Main frame is the target of an SSL page, the "Lock" > doesn't show up because the Address (URL) always contains the > "Home" page address. Any way around this? The page is > secure, that's not the problem. I'm afraid it's the nature > of SSL. I just thought I would throw this question out > before duplicating all the frame structure under the SSL directory. > > TIA > > Thomas Ferguson > Vice President > Enroll DR, LLC > 710 94th Ave. N. #304 > St. Petersburg, Florida 33701 > > www.enrolldr.com > > ______________________________________________________________ > __________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
