put URL oddity
Stephen MacLean
smaclean at madmansoft.com
Fri Aug 3 14:46:23 EDT 2018
Thanks, I think that it is as Tom mentioned a re-direct. That site is built using wordpress, and that’s most of what WP does.
So that begs the question, how do I get the put URL command to follow a redirect?
Thanks,
Steve
> On Aug 3, 2018, at 2:41 PM, Peter Bogdanoff via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> For what it’s worth:
>
> Using the URLs of the other affiliated newspaper sites at the bottom of the Milford Mirror page also don’t return anything in the message box.
>
> Peter
>
>> On Aug 3, 2018, at 11:24 AM, Tom Glod via use-livecode <use-livecode at lists.runrev.com> wrote:
>>
>> maybe the url is a redirect and your request is not following it.
>>
>> On Fri, Aug 3, 2018 at 1:49 PM, Stephen MacLean via use-livecode <
>> use-livecode at lists.runrev.com> wrote:
>>
>>> Hi Brian,
>>>
>>> Thanks for the reply, but I’m confused… the protocol is there: https://
>>>
>>> Thanks,
>>>
>>> Steve
>>>
>>>> On Aug 3, 2018, at 1:18 PM, Brian Milby via use-livecode <
>>> use-livecode at lists.runrev.com> wrote:
>>>>
>>>> For me I have to include the protocol. So the “http://“ needs to be
>>> there to get any output.
>>>>
>>>> Thanks,
>>>> Brian
>>>> On Aug 3, 2018, 12:08 PM -0500, Stephen MacLean via use-livecode <
>>> use-livecode at lists.runrev.com>, wrote:
>>>>> Hi All,
>>>>>
>>>>> I’m experiencing at put URL oddity:
>>>>>
>>>>> Entering: put URL "https://www.google.com” into the message box
>>> returns the HtML for the google home page, which is what I expect.
>>>>>
>>>>> Entering: put URL "https://www.milfordmirror.com/“ returns absolutely
>>> nothing, no errors, no content whatsoever. Just empty. Not what I expect.
>>>>>
>>>>> The URL is valid, put it into a browser and you get a page.
>>>>>
>>>>> Set the url of a browser widget and you get the page.
>>>>>
>>>>> I’m wondering if I need to set httpHeaders to get this to return
>>> something, but have no idea what that might be.
>>>>>
>>>>> Has anyone experienced this before and if so, how did you work around
>>> it?
>>>>>
>>>>> TIA,
>>>>>
>>>>> Steve MacLean
>>>>>
>>>>> LC 9.0.1 RC1 Business
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> use-livecode mailing list
>>>>> use-livecode at lists.runrev.com
>>>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>> _______________________________________________
>>>> use-livecode mailing list
>>>> use-livecode at lists.runrev.com
>>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>
>>>
>>>
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list