One of our customers using the /Command order forms I wrote
(https://abooks.safeserver.com/orders/command.html), wanted to read the form
into REBOL, i.e.:

a: read https://abooks.safeserver.com/orders/command.html

It never occurred to me that anyone would want to (since the forms were
designed for browsers) and, of course, it doesn't work since REBOL evidently
cannot read encrypted web pages yet. Or can it? Is there a way to access the
https format?

Thanks,

--Ralph Roberts


Reply via email to