Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-06-2007, 03:59 AM   PM User | #1
TinmanIII
New Coder

 
Join Date: Apr 2003
Location: Canada
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
TinmanIII is an unknown quantity at this point
SSL problem, I think it's the include php

My problem is "this page contains secure and unsecure items" (when I load my index.php page under https://www.mysite.com/index.php)
Everything is fine in firefox and opera, IE is the problem.
If I click view/privacy report in IE6 it lists one of my graphics, and the name of the page itself. The graphic has an https link to it, so why it is showing up in the privacy report at all I don't know.
But on the page itself, (which is index.php) I have a php include ("sig.php") statement (in the same directory) which is a form with no graphics, but it does have javascript form validation. I have realized I cannot put the full address here as in include ("https://www.mysite.com/sig.php")
So is there a way I can reference this as a sercure ssl page? or would it need to be?
Thanks,
Tin
__________________
http://www.overthrowicbc.com

Last edited by TinmanIII; 06-06-2007 at 04:06 AM..
TinmanIII is offline   Reply With Quote
Old 06-06-2007, 05:03 AM   PM User | #2
kbluhm
Senior Coder

 
kbluhm's Avatar
 
Join Date: Apr 2007
Location: Philadelphia, PA, USA
Posts: 1,502
Thanks: 2
Thanked 258 Times in 254 Posts
kbluhm will become famous soon enough
Server-side coding would have nothing to do with this, as it is parsed prior to sending the data as a string to the client. Could you post the link, or the source code itself, so we could check it out?
__________________
ZCE
kbluhm is offline   Reply With Quote
Old 06-07-2007, 12:39 AM   PM User | #3
TinmanIII
New Coder

 
Join Date: Apr 2003
Location: Canada
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
TinmanIII is an unknown quantity at this point
unsecure items

I guess if the php is parsed prior to the client's browser, then I am in the wrong forum since it wouldn't be a PHP problem then.
__________________
http://www.overthrowicbc.com

Last edited by TinmanIII; 06-07-2007 at 03:04 AM..
TinmanIII is offline   Reply With Quote
Old 06-07-2007, 12:52 AM   PM User | #4
TinmanIII
New Coder

 
Join Date: Apr 2003
Location: Canada
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
TinmanIII is an unknown quantity at this point
"signature.php" page code

No need, it is fixed.
__________________
http://www.overthrowicbc.com

Last edited by TinmanIII; 06-07-2007 at 03:05 AM..
TinmanIII is offline   Reply With Quote
Old 06-07-2007, 01:18 AM   PM User | #5
TinmanIII
New Coder

 
Join Date: Apr 2003
Location: Canada
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
TinmanIII is an unknown quantity at this point
It's the flash

I took the flash header out and this was my problem, can anyone explain why?
Thanks,
Tin
__________________
http://www.overthrowicbc.com
TinmanIII is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:08 AM.


Advertisement
Log in to turn off these ads.