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:

PSC recommends what date format yr 2000??? (1997) Shell script within a sandbox (2005) Not really WebCat- (1997) SKU lookup (1997) Browser Resolution (1999) [WebDNA] Server 8 license question (2015) WebCat2final1 crashes (1997) Cookie setting (2003) Formating found categories (1997) TemplateCacheSize preference (1998) [SHOWIF AND/OR] (1997) Old Style vs XML Syntax (2003) WebCommerce: Folder organization ? (1997) WebDNA equivalent for $REQUEST_URI (2004) Frames and WebCat (1997) Help w/Multi User Admins (1997) Error handling for accountNum (1997) [protect] (2000) cart file creation (2003) webten vs. webstar (1998)