WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-29-2004, 07:12 AM
asimkhaliq asimkhaliq is offline
WebProWorld Pro
 

Join Date: Jun 2004
Location: Canada
Posts: 100
asimkhaliq RepRank 0
Default this page contain both secure and non secure item

Hey Guys

I have a site www.pulseuniform.com. I am using https for my secure pages but when i click on my https page, security alert appers"this page contain both secure and non secure item" and when i click on No all of my images disappears. as i am using a sepeate directory for my images. if I click YES then it works fine Now how i will get rid of this popup caz every single page which have https this security alert appears.
please go to www.pulseuniform.com and click on my account link.

Thanx in advance
Reply With Quote
  #2 (permalink)  
Old 09-29-2004, 10:29 AM
speed speed is online now
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Cornwall, UK
Posts: 824
speed RepRank 1
Default

The images aren't available on your server at the location you you've specified e.g.

https://www.pulseuniform.com/Tab_Scr...unSelected.gif
https://www.pulseuniform.com/Tab_Scr...unSelected.gif

and so on, if you try opening these images in your browser they are missing.

They are actually at:

https://www.pulseuniform.com/WebPict...unSelected.gif
https://www.pulseuniform.com/WebPict...unSelected.gif

and so on, you need to fix this before we can move forward.
__________________
TOLRA Micro Systems Limited US & UK Web Hosting with Continuous Data Protection
Web Directory : Web Directory Script
Reply With Quote
  #3 (permalink)  
Old 09-29-2004, 09:10 PM
asimkhaliq asimkhaliq is offline
WebProWorld Pro
 

Join Date: Jun 2004
Location: Canada
Posts: 100
asimkhaliq RepRank 0
Default

Thanks speed

I found the error beside what u wrote. I was using
img src="imagename.gif", which is worng
so i fixed it like this img src="https://pulseuniform.com/webpicture/imagename.gif"
which works fine
thanks again
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: both, contain, item, non, page, secure



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Search Engine Friendly URLs by vBSEO 3.0.0