Re: put URL error

2015-01-06 Thread Bob Sneidar
Probably not an OS issue, but rather a browser issue. Some browsers are better are doing what you really meant to say than others. Bob S On Jan 4, 2015, at 15:28 , Alex Tweedly mailto:a...@tweedly.net>> wrote: I think it should be "http://www.lcsql.com/..."; i.e. note the // after the http:

Re: put URL error

2015-01-05 Thread Peter Haworth
ink of for now is to do an Answer of the URL > just prior to using it... > > Dave > > > > - > "Some are born coders, some achieve coding, and some have coding thrust > upon them." - William Shakespeare & Hugh Senior > > -- > View this message in context: &

Re: put URL error

2015-01-05 Thread Dave Kilroy
w is to do an Answer of the URL just prior to using it... Dave - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/put-URL-erro

Re: put URL error

2015-01-04 Thread Peter Haworth
I've never used LC browsers but I'll give it a try. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin On Sun, Jan 4, 2015 at 5:30 PM, Kay C Lan wrote: > On Mon, Jan 5, 2015 at 7:19

Re: put URL error

2015-01-04 Thread Kay C Lan
On Mon, Jan 5, 2015 at 7:19 AM, Peter Haworth wrote: > > I put the same URL into my browser on the Windows 8 machine and saw the > contents of the file displayed in the browser. > > What happens if instead of using your Web Browser you use an LC Browser instance; i.e. can you display the page in

Re: put URL error

2015-01-04 Thread Peter Haworth
It's a typo sorry, the // is there. On Jan 4, 2015 3:27 PM, "Klaus major-k" wrote: > Hi Peter, > > > Am 05.01.2015 um 00:19 schrieb Peter Haworth : > > > > As part of checking for updates in my products, I go get a file that has > > the latest version of the product and compares it to the install

Re: put URL error

2015-01-04 Thread Alex Tweedly
I think it should be "http://www.lcsql.com/..."; i.e. note the // after the http: No idea why that would matter, or why it would matter on Win and not on Mac, or ... but give it a try :-) -- Alex On 04/01/2015 23:19, Peter Haworth wrote: As part of checking for updates in my products, I go

Re: put URL error

2015-01-04 Thread Klaus major-k
Hi Peter, > Am 05.01.2015 um 00:19 schrieb Peter Haworth : > > As part of checking for updates in my products, I go get a file that has > the latest version of the product and compares it to the installed version, > pretty common logic. > > The sequence of commands is: > > put URL (the cVersion

put URL error

2015-01-04 Thread Peter Haworth
As part of checking for updates in my products, I go get a file that has the latest version of the product and compares it to the installed version, pretty common logic. The sequence of commands is: put URL (the cVersionFile of me) into tVersionInfo if the result is not empty then return the r