RE: [WebDNA] Mixed Content

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 103690
interpreted = N
texte = I agree! However, the people who run the image server are in Denmark and I= am here in the US. They don't speak English and communications are very di= fficult. And I really don't think they could care, but it's hard to say... Their service is FREE and that is why I am using it. There is a US provider= of the same thing, but they charge a quarterly subscription fee of $2,400.= 00. Toby's post earlier helped a whole lot and I was able to implement his sugg= estion with great success! [text]host=3Dfarm1.static.flickr.com[/text][text]path_to_jpg=3D/ 191/445394673_a9b3a4302a.jpg[/text][tcpconnect host=3D[host]] [writ= efile file=3Dtest.jpg][tcpsend skipheader=3DT]GET /[path_to_jpg] HTTP/ = 1.0[unurl]%0D%0A[/unurl][!] [/!]Host: [host][unurl]%0D%0A%0D%0A[/unurl][!] [/!][/tcpsend][/writefile] [/tcpconnect] Then serve images locally. Thanks Toby!!! Mark -----Original Message----- From: Stuart Tremain [mailto:webdna@idfk.com.au] Sent: Thursday, September 24, 2009 6:39 PM To: talk@webdna.us Subject: Re: [WebDNA] Mixed Content The simple way to fix this is to call the images via https ie: https://www.provider.com/sample.jpg If they do not have an SSL, spending a small amount on a cheap one is better than you stuffing around for a few hours with other methods. Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 25/09/2009, at 12:25 AM, Mark Bergkvist wrote: > I have a database of products and another database of URLs to > product images. The product images are provided by a third party > and only accessable via the url link they provide. (http://www.provider.c= om/sample.jpg > ) > > I am able to cross reference the two and get these product images to > display fine with my products database in standard non-secure > webpages (http). The problem is some portions of my website are > delivered via https and in these cases the user gets a warning > message that the webpage contains non-secure content (the product > images that are loaded from the third party server via http). The > images that are provided by the third party are not accessable via > https. > > Does anyone have any suggestion for fixing this so the message does > not appear or a way of perhaps retrieving the image first and saving > it to the local server. There are usually 50 products displayed at > a time, so I would really like for the solution to not slow things > down if possible. > > Thanks, > Mark > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category= =3D288 --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us old archives: http://dev.webdna.us/TalkListArchive/ Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D= 288 Associated Messages, from the most recent to the oldest:

    
  1. RE: [WebDNA] Mixed Content (Mark Bergkvist 2009)
  2. Re: [WebDNA] Mixed Content (Stuart Tremain 2009)
  3. Re: [WebDNA] Mixed Content (Toby Cox 2009)
I agree! However, the people who run the image server are in Denmark and I= am here in the US. They don't speak English and communications are very di= fficult. And I really don't think they could care, but it's hard to say... Their service is FREE and that is why I am using it. There is a US provider= of the same thing, but they charge a quarterly subscription fee of $2,400.= 00. Toby's post earlier helped a whole lot and I was able to implement his sugg= estion with great success! [text]host=3Dfarm1.static.flickr.com[/text][text]path_to_jpg=3D/ 191/445394673_a9b3a4302a.jpg[/text][tcpconnect host=3D[host]] [writ= efile file=3Dtest.jpg][tcpsend skipheader=3DT]GET /[path_to_jpg] HTTP/ = 1.0[unurl]%0D%0A[/unurl][!] [/!]Host: [host][unurl]%0D%0A%0D%0A[/unurl][!] [/!][/tcpsend][/writefile] [/tcpconnect] Then serve images locally. Thanks Toby!!! Mark -----Original Message----- From: Stuart Tremain [mailto:webdna@idfk.com.au] Sent: Thursday, September 24, 2009 6:39 PM To: talk@webdna.us Subject: Re: [WebDNA] Mixed Content The simple way to fix this is to call the images via https ie: https://www.provider.com/sample.jpg If they do not have an SSL, spending a small amount on a cheap one is better than you stuffing around for a few hours with other methods. Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 25/09/2009, at 12:25 AM, Mark Bergkvist wrote: > I have a database of products and another database of URLs to > product images. The product images are provided by a third party > and only accessable via the url link they provide. (http://www.provider.c= om/sample.jpg > ) > > I am able to cross reference the two and get these product images to > display fine with my products database in standard non-secure > webpages (http). The problem is some portions of my website are > delivered via https and in these cases the user gets a warning > message that the webpage contains non-secure content (the product > images that are loaded from the third party server via http). The > images that are provided by the third party are not accessable via > https. > > Does anyone have any suggestion for fixing this so the message does > not appear or a way of perhaps retrieving the image first and saving > it to the local server. There are usually 50 products displayed at > a time, so I would really like for the solution to not slow things > down if possible. > > Thanks, > Mark > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category= =3D288 --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us old archives: http://dev.webdna.us/TalkListArchive/ Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D= 288 Mark Bergkvist

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WebCat2 - storing unformatted date data? (1997) 2nd WebCatalog2 Feature Request (1996) [browsername] not working? (1997) Sort Order on a page search (1997) 2.0 Info (1997) Urgent Help needed (1998) FW: ANother SHOWIF problem (1997) Ampersand Searching (2000) Date search - yes or no (1997) How to show via drop down menu? (2000) Bug or syntax error on my part? (1997) apparent variable variable display? (2000) Limiting user access to .tmpl files (1997) [isfolder] and [filename] (1997) WebCatalog/Mac 2.1b2 - PIXO (1997) [Listfiles] vs Netfinder (1997) PCS Frames (1997) Software & Sites (1998) emailer on Windows Beta 18 (1997) Problems with Price field (1997)