Discussion:
HTTPS
Chris Davis
2018-02-10 16:20:33 UTC
Permalink
Hi All

Any advice on how to post some variable to a HTTPS hosted web page and capture the resulting HTML?

I was hoping to use SPS VFPConnection but it returns a SSL error?

TIA

Chris.


--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@LO2P265MB0031.GBRP265.PROD.OUTLOOK.COM
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
AndyHC
2018-02-10 16:53:53 UTC
Permalink
'xmlhttp with https'  in Google throws up loads of stuff, including
suggestions to set up a certificate on your server or settings to bypass
invalid certificate warnings.
Post by Chris Davis
Hi All
Any advice on how to post some variable to a HTTPS hosted web page and capture the resulting HTML?
I was hoping to use SPS VFPConnection but it returns a SSL error?
TIA
Chris.
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/fc84f885-2f23-bb61-ab89-***@hawthorncottage.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who ar
Chris Davis
2018-02-10 18:02:07 UTC
Permalink
Thanks Andy, found an example on the fox wiki that works well cheers for the heads up.

-----Original Message-----
From: ProfoxTech [mailto:profoxtech-***@leafe.com] On Behalf Of AndyHC
Sent: Saturday, 10 February 2018 16:54
To: ***@leafe.com
Subject: Re: HTTPS

'xmlhttp with https'  in Google throws up loads of stuff, including suggestions to set up a certificate on your server or settings to bypass invalid certificate warnings.
Post by Chris Davis
Hi All
Any advice on how to post some variable to a HTTPS hosted web page and capture the resulting HTML?
I was hoping to use SPS VFPConnection but it returns a SSL error?
TIA
Chris.
--- StripMime Report -- processed MIME parts --- multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/fc84f885-2f23-bb61-ab89-***@hawthorncottage.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Report [OT] Abuse: http://leafe.com/reportAbuse/fc84f885-2f23-bb61-ab89-***@hawthorncottage.com
_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@LO2P265MB0031.GBRP265.PROD.OUTLOOK.COM
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to
AndyHC
2018-02-11 11:39:01 UTC
Permalink
apropos of almost nothing   (well - an easy - and for me new  - way to
get stuff from a webpage):

!/N2 powershell  wget "http://icanhazip.com/" -outfile "wgot.txt"
?FILETOSTR('wgot.txt')
Post by Chris Davis
Thanks Andy, found an example on the fox wiki that works well cheers for the heads up.
-----Original Message-----
Sent: Saturday, 10 February 2018 16:54
Subject: Re: HTTPS
'xmlhttp with https'  in Google throws up loads of stuff, including suggestions to set up a certificate on your server or settings to bypass invalid certificate warnings.
Post by Chris Davis
Hi All
Any advice on how to post some variable to a HTTPS hosted web page and capture the resulting HTML?
I was hoping to use SPS VFPConnection but it returns a SSL error?
TIA
Chris.
--- StripMime Report -- processed MIME parts --- multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/a3cb314c-2198-1e7e-c4d8-***@hawthorncottage.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the ob
Paul H. Tarver
2018-02-11 16:38:47 UTC
Permalink
Link?

Paul

-----Original Message-----
From: ProfoxTech [mailto:profoxtech-***@leafe.com] On Behalf Of Chris Davis
Sent: Saturday, February 10, 2018 12:02 PM
To: ***@leafe.com
Subject: RE: HTTPS

Thanks Andy, found an example on the fox wiki that works well cheers for the heads up.

-----Original Message-----
From: ProfoxTech [mailto:profoxtech-***@leafe.com] On Behalf Of AndyHC
Sent: Saturday, 10 February 2018 16:54
To: ***@leafe.com
Subject: Re: HTTPS

'xmlhttp with https' in Google throws up loads of stuff, including suggestions to set up a certificate on your server or settings to bypass invalid certificate warnings.
Post by Chris Davis
Hi All
Any advice on how to post some variable to a HTTPS hosted web page and capture the resulting HTML?
I was hoping to use SPS VFPConnection but it returns a SSL error?
TIA
Chris.
--- StripMime Report -- processed MIME parts --- multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/073c01d3a356$ca3767e0$5ea637a0$@tpcqpc.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
AndyHC
2018-02-13 07:38:47 UTC
Permalink
... actually my post may be a bit more relevant than I thought - in
PowerShell see:
Get-Help Invoke-WebRequest   ## or
Get-Help Invoke-WebRequest -Online  ## opens a web page!

- A bit cheeky of ms to give  Invoke-WebRequest  aliases which include
wget *and* curl

On 11-Feb-2018 I wrote:
apropos of almost nothing   (well - an easy - and for me new  - way to
get stuff from a webpage):

!/N2 powershell  wget "http://icanhazip.com/" -outfile "wgot.txt"
?FILETOSTR('wgot.txt')

<snip>


--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/fc4195b7-2bf0-6290-c589-***@hawthorncottage.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages f
Loading...