473,761 Members | 2,440 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Secure page problem

I have a problem with a page I am trying to secure. It has a flash object
as well as a couple of 3rd party objects used for tracking use of the page.
I keep getting a message saying that there are unsecure items on the page.
I assume this is because of some absolute URL paths. But one of them
doesn't cause the problem and it also has an absolute URL in it.

The first 2 cause an error:
*************** *************** *************** ***************
<object classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macrom edia.com/pub/shockwave/cabs/flash/swflash.cab#ver sion=7,0,19,0"
width="335" height="85" title="Staffing Workshop">
<param name="movie" value="../flash/sw.swf">
<param name="quality" value="high">
<embed src="../flash/sw.swf" quality="high"
pluginspage="ht tp://www.macromedia. com/go/getflashplayer"
type="applicati on/x-shockwave-flash" width="335" height="85">
</embed>
</object>

<!-- OPENTRACKER HTML START -->
<script defer
src="http://server1.opentra cker.net/?site=www.staff ingworkshop.com ">
</script><noscrip t>
<a href="http://www.opentracker .net" target="_blank" >
<img
src="http://img.opentracker .net/?cmd=nojs&site= www.staffingwor kshop.com"
alt="web tracker" border="0"></a</noscript>
<!-- OPENTRACKER HTML END -->
*************** *************** *************** *************** ***

This one doesn't cause an error but it also has 2 absolute URLs in it.
*************** *************** *************** *************** ***
<div id="ci7eh6" style="z-index:100;posit ion:absolute">
</div>
<div id="sc7eh6" style="display: inline">
</div>
<div id="sd7eh6" style="display: none">
</div>
<script type="text/javascript">var se7eh6=document .createElement( "script");
se7eh6.type="te xt/javascript";se7 eh6.defer=true; se7eh6.src=(loc ation.protocol. indexOf("https" )==0? "https://secure.provides upport.com/image":"http://image.providesu pport.com")+ "/js/ftshr/safe-standard.js?ps_ h=7eh6\u0026ps_ t="+ new Date().getTime( );document.getE lementById("sd7 eh6").appendChi ld(se7eh6)</script><noscrip t><div style="display: inline"><a href="http://www.providesupp ort.com?messeng er=ftshr">LiveS upport</a></div></noscript>****** *************** *************** *************** *************Wh y does it work and the others not work?Is there a way I can make the others work?Thanks,Tom

May 8 '07 #1
3 1656
>I have a problem with a page I am trying to secure. It has a flash object
>as well as a couple of 3rd party objects used for tracking use of the page.
I keep getting a message saying that there are unsecure items on the page.
I assume this is because of some absolute URL paths. But one of them
doesn't cause the problem and it also has an absolute URL in it.
By secure I assume that you are moving on to https.
If so, some components, as I could see, are coming from http, and hence the
issue.
--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujini-labs.com
-----------------------------------------
May 8 '07 #2
"MasterGaur av (www.edujini-labs.com)" <ga************ *****@nospam.gm ail.com>
wrote in message news:%2******** ********@TK2MSF TNGP05.phx.gbl. ..
I have a problem with a page I am trying to secure. It has a flash
object as well as a couple of 3rd party objects used for tracking use of
the page. I keep getting a message saying that there are unsecure items
on the page. I assume this is because of some absolute URL paths. But
one of them doesn't cause the problem and it also has an absolute URL in
it.

By secure I assume that you are moving on to https.
If so, some components, as I could see, are coming from http, and hence
the issue.
Right.

But the 3rd object also has http://www.providesupport.com?messenger=ftshr
and there doesn't seem to be a problem there?

Is there a way around the http problem on a secure page (ssl/https)?

All of our pages come from templates that have these objects on them and
would like the pages to look the same on the secure pages.

Thanks,

Tom
>

--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujini-labs.com
-----------------------------------------


May 8 '07 #3
Is there a way around the http problem on a secure page (ssl/https)?

The browsers, as should *good browsers* be expected to, report a warning if
there is a mixed-content.

The only alternative is to use relative paths to ensure that HTTP or
HTTPS... it's always the same for all items.
All of our pages come from templates that have these objects on them and
would like the pages to look the same on the secure pages.
If these *objects* are hosted on the same server, using relative paths
should be trivial.
--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujini-labs.com
-----------------------------------------
May 9 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
2474
by: | last post by:
Please help. After a number of wrong turns and experiments I need advice on login management system to secure our web pages without inconveniencing our visitors or our internal staff. What I need: A system whereby the user only has to register ONCE and he will have automatic entry to ANY page without havinto to RE-LOGIN even if he comes in
6
4839
by: Billy Jacobs | last post by:
I have a website which has both secure and non-secure pages. I want to uses forms authentication. How do I accomplish this? Originally I had my web.config file in the root with Forms Authentication set up and it worked just fine. Then I realized that I needed to have some pages unsecure. I then created 2 directories. One named Secure and the other named Public. I placed my web.config file in my
1
1649
by: Iulian Ionescu | last post by:
I have a page (http://www.something.com/) and a secure page (https://secure.something.com) and the secure.something.com points to http://www.something.com/secure/ All works ok, but, when I transfer to one of the pages on the secure directory all gets lost. First of all, I had to basically duplicate my web application assembly in the secure folder. I created a "secureWrapper" solution and I added the main web application as a reference,...
5
7562
by: A.M | last post by:
Hi, My ASP.NET application uses SSL on IIS6. up on visiting some pages, IE 6 shows this security alert: This page contains both secure and non secure items. Do you want to display non-secure items? Regardless I answer no (or yes), everything works fine.
3
2346
by: Vince Mele | last post by:
We are having a small problem with a couple of reports we developed for a client website. On two of the reports, sometimes (most of the time) we receive a warning message before the output of the report is presented in the browser. The warning message says "This page contains both secure and non-secure items. Do you want to display the non-secure items Yes, No, Cancel)". The site was developed using ASP.NET, VB.NET, and Crystal Reports...
7
1995
by: Brian Henry | last post by:
I created a project and it looks like everything is loading under HTTPS on all the pages perfectly except one page that it loads saying that the page contains both secure and non secure items... how would i check to see which items are loading that are insecure on IIS? the page is writen in ASP.NET, I know exactly which control is doing it (a custom writen one) but i cant seem to figure out what in the control is doing it... is there logs...
8
2332
by: todd.freed | last post by:
Hey all, I have been racking my brain all morning to find a solution to this, and I am having no luck. Our webpage is created with Visual Studio C# and ASP.Net, hosted in-house using HTTPS with SSL. We got it up and running great in Dev but once we put it up on the secure server (HTTPS) we started getting Security Alert messages saying "This page contains both secure and nonsecure items." - It displays several of these on every page of...
0
2345
by: amitvps | last post by:
Secure Socket Layer is very important and useful for any web application but it brings some problems too with itself. Handling navigation between secure and non-secure pages is one of the cumbersome jobs. When a non-secure page references a secure page with relative URL, the web server generates error until absolute URL with https prefix is used. On the other hand when a secure page references a non-secure page, the non-secure page will be...
0
4352
by: Raven | last post by:
Hi, I have a problem with a server side redirect from a secure page to a non-secure page (same domain name, same folder) I have added some test code that can display the target URL and that containt http:// and yet it redirects to https:// example: I am on
0
9336
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9948
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9902
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9765
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8770
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6603
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3866
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3446
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2738
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.