• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Dan Cassidy
#1 Posted : Thursday, November 30, 2006 4:05:45 PM(UTC)
Dan Cassidy

Rank: Member

Joined: 5/22/2004(UTC)
Posts: 64

I am trying to add a couple of javascript snippets to the header. Everything works fine, except that it throws the security warning when moving to the secure side of the site. These are from Xigla for visitor tracking and live support. Is there a way to have it move to the secure side without the warning. Thank you.




Dan
Marcus
#2 Posted : Thursday, November 30, 2006 4:11:28 PM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

The xigla code probably contains something like "src=http://www.xigla.com" and you'll need to edit the Checkout.master to use "src=httpS://www.xigla.com" or whatever Xigla's ssl domain is.
Dan Cassidy
#3 Posted : Thursday, November 30, 2006 4:30:52 PM(UTC)
Dan Cassidy

Rank: Member

Joined: 5/22/2004(UTC)
Posts: 64

Thanks Marcus. This is acually hosted on my site.

&lt;script language=javascript src="<a target="_blank" href='http://www.gocyan.com/absolutels/vtrack.aspx">&lt;/script'>http://www.gocyan.com/absolutels/vtrack.aspx"&gt;&lt;/script</A>&gt;

Can I use https for this in all pages?





Dan
Marcus
#4 Posted : Thursday, November 30, 2006 4:37:07 PM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

Yes, you can use https:// in all pages. It will load slightly slower than http:// but will be secure on all pages.
Dan Cassidy
#5 Posted : Thursday, November 30, 2006 4:42:13 PM(UTC)
Dan Cassidy

Rank: Member

Joined: 5/22/2004(UTC)
Posts: 64

thanks Marcus!
bbcweb
#6 Posted : Thursday, November 30, 2006 5:13:15 PM(UTC)
bbcweb

Rank: Member

Joined: 5/14/2005(UTC)
Posts: 398

you can run a check to see if the request is secure, then based on those results use the secure or unsecure link. This method will also help all the sites i see out there with header/footer images that use an unsecured path.
BetterBuilt.net professional web design and development. call 1-877-325-1109 x7
Dan Cassidy
#7 Posted : Thursday, November 30, 2006 5:47:49 PM(UTC)
Dan Cassidy

Rank: Member

Joined: 5/22/2004(UTC)
Posts: 64

Even with the secure path I see the message when navigating from unsecure to secure. Any thoughts? Thanks.

Dan
bbcweb
#8 Posted : Thursday, November 30, 2006 5:52:07 PM(UTC)
bbcweb

Rank: Member

Joined: 5/14/2005(UTC)
Posts: 398

view the rendered source and search for anything that starts "http://" and that is what needs to be dealt with
BetterBuilt.net professional web design and development. call 1-877-325-1109 x7
Dan Cassidy
#9 Posted : Thursday, November 30, 2006 9:47:05 PM(UTC)
Dan Cassidy

Rank: Member

Joined: 5/22/2004(UTC)
Posts: 64

Okay, here is what I figured out. When I am not actively monitoring the live support and tracking it does not throw the security message. When I do it gives the secure/unsecure message even if I enter the xigla admin via https. Any thoughts would be appreciated. Thank you.



Dan
Marcus
#10 Posted : Friday, December 1, 2006 9:35:17 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

The Xigla code could be injecting an image or a link that is not secured when you're monitoring.
scott.mech
#11 Posted : Friday, December 1, 2006 2:07:50 PM(UTC)
scott.mech

Rank: Member

Joined: 4/4/2004(UTC)
Posts: 670

if its easier for your needs, you can copy the footer to securefooter and header to secureheader and use separate files for secure/non-secure pages. Im pretty sure I wrapped the xiglia sniplet into a ascx user control once because of this. if you haven't solved your issue, let me know and I can search for and forward the code.

Scott Mech
[email protected]
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012