Re: HTTPS pages: How to get rid of secure/nonsecure message?
- From: "VB Programmer" <xDontEmailMe@xxxxxxxx>
- Date: Thu, 28 Apr 2005 21:33:44 -0400
Thanks for the ideas.
EVERYTHING is relative path, such as MyPage.aspx, or Secured/MyPage.aspx.
There are NO full pathed URLs.
Also, the whole directory, including the images dir, has ssl enabled.
Any ideas?
"David Young" <dmy75252_notrash_@xxxxxxxxx> wrote in message
news:%23Ki6eIFTFHA.3840@xxxxxxxxxxxxxxxxxxxxxxx
> check your urls if you are using absolute urls. Some of them apparently
> point to https while some point to http.
>
> You can also get this message based on IIS congiurations. If your content
> is in a virtual directory where ssl is enabled, but your images are in a
> directory where ssl is not enabled, then you'll get this message as well.
>
> "VB Programmer" <xDontEmailMe@xxxxxxxx> wrote in message
> news:uQuRKEFTFHA.3620@xxxxxxxxxxxxxxxxxxxxxxx
>>I created an ASP.NET website and recently got a secure certificate.
>>Whenever I visit any of the pages IE says
>>
>> "This page contains both secure and nonsecure items. Do you want to
>> display the nonsecure items?"
>>
>> What is considered secure and nonsecure? As the developer how can I
>> create the pages so this message doesn't appear?
>>
>> Thanks!
>>
>
>
.
- Follow-Ups:
- Re: HTTPS pages: How to get rid of secure/nonsecure message?
- From: Ken Cox [Microsoft MVP]
- Re: HTTPS pages: How to get rid of secure/nonsecure message?
- References:
- HTTPS pages: How to get rid of secure/nonsecure message?
- From: VB Programmer
- Re: HTTPS pages: How to get rid of secure/nonsecure message?
- From: David Young
- HTTPS pages: How to get rid of secure/nonsecure message?
- Prev by Date: Re: Growl- frustrating - update function DOESN'T DO ANYTHING
- Next by Date: Re: Credit Card Gateways - Your preference?
- Previous by thread: Re: HTTPS pages: How to get rid of secure/nonsecure message?
- Next by thread: Re: HTTPS pages: How to get rid of secure/nonsecure message?
- Index(es):
Relevant Pages
|