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 PMTo: talk@webdna.usSubject: Re: [WebDNA] Mixed ContentThe simple way to fix this is to call the images via httpsie: https://www.provider.com/sample.jpgIf they do not have an SSL, spending a small amount on a cheap one isbetter than you stuffing around for a few hours with other methods.RegardsStuart TremainIDFK Web DevelopmentsAUSTRALIAwebdna@idfk.com.auOn 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 tothe mailing list .To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usold 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:
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 PMTo: talk@webdna.usSubject: Re: [WebDNA] Mixed ContentThe simple way to fix this is to call the images via httpsie: https://www.provider.com/sample.jpgIf they do not have an SSL, spending a small amount on a cheap one isbetter than you stuffing around for a few hours with other methods.RegardsStuart TremainIDFK Web DevelopmentsAUSTRALIAwebdna@idfk.com.auOn 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 tothe mailing list .To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usold 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:
WebCat2b15MacPlugin - showing [math] (1997)
Date Sorting (1997)
Talk List Suggestions (1997)
Repeating Fields (1997)
Secure server question (1997)
math on date? (1997)
Nested tags count question (1997)
Banners (1997)
I try hard to think positively (1998)
text variables... weigh much? (2004)
Calendar (1997)
For those of you not on the WebCatalog Beta... (1997)
Smith Micro - no competition (2000)
charging? (2001)
Major Security Hole (1998)
A quickie question (1997)
REPLACE & MAX/STARTAT parameters doesn't work? (2000)
[WebDNA] Webdna, Css & ie (2011)
A few questions. . . (1997)
File Uploads: WebCat/SiteEdit (1998)