Do you know of any tools that can be used to determine which element on the web page prompts the following prompt: "This element contains both safe and insecure elements. Do you want to display unsafe elements?"
I have a web program programmed in classic asp. On the SSL site, we get the hint above. After I looked through all my code, I changed it so that there are no calls using http. The next step in the troubleshooting process would be a tool that might find an unsafe item for me.
Any tool suggestions would be great
Thanks Brian
Brian source share