View Single Post
  #5  
Old 05-19-2005, 09:54 AM
 
jb1013 jb1013 is offline
 

Advanced Member
  
Join Date: Jul 2004
Posts: 80
 

Default I think I'm just confused

I dont have a lot of knowledge in HTTPS so I think I'm a bit confused.

Basically X-cart dynamically changes all the links in HTTPS so that it can find all the page elements for example:

href="/~marquis/store/xcart/skin1/skin1.css"

But on the HTTPS pages its looking for the Flash Header using this URL
"../../../header.swf" which is obviously not going to work, it would need to be looking here "/~marquis/header.swf"

I know I'm missing something very simple here, but its eluding me.

Thanks for your patientence.

JB
__________________
Jason Brantley
Axis Computer Conuslting
www.axiscc.com
Reply With Quote