NYCPHP Meetup

NYPHP.org

[nycphp-talk] Secure/insecure items

D C Krook dkrook at hotmail.com
Fri Jun 6 10:10:08 EDT 2003


Jeff,

The most likely cause for this is images, CSS, or JavaScript files that are 
referenced absolutely, e.g., hardcoded by using "http://" or in some cases 
even "/img/some.gif"

A solution is to use "//img/some.gif" to maintain protocol state (https://)


-Dan



>This seems to be an intermittent problem...not sure if it's a code
>issue, configuration issue, or browser issue (or all of the above??).
>
>On the site I'm building, a user clicks on a link which sends them to a
>secure page. Sometimes a message pops up saying that there are secure
>and insecure items. I'm not sure what could be causing it? Could it be,
>perhaps, that there is no cert for the site?
>
>Jeff
>

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963




More information about the talk mailing list