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:

RE: [WebDNA] directory protection questions (2008) WebCat2b15MacPlugin - [protect] (1997) Running _every_ page through WebCat ? (1997) Bug alert! (1997) Quiz question: Return all green and blank records? (2001) oops private message leaked into talk list (1997) webcat nt (1997) OT: Controlling WebStar's HTTP headers (1999) Comments in db? (1997) How to download a database???/ (2000) [WebDNA] Search using CL (2017) There's a bug in the math context ... (1997) RE: LookUp Tag (1997) Windows 2.1b2 Append Bug? (1997) carriage returns in data (1997) writefile and emailer (2002) RE: Signal Raised (1997) test (2000) sort on categories (DBEdit) (2001) RE: Emailer on NT! (1998)