Asynchronous cgi that returns nothing. Possible? O:-)

Tim Roberts timr at probo.com
Thu Apr 25 23:39:21 EDT 2002


Fernando Rodríguez <frr at easyjob.net> wrote:

>On Tue, 23 Apr 2002 23:05:59 -0700, Tim Roberts <timr at probo.com> wrote:
>
>>Theoretically, it would be possible to have the <FORM> fire a URL on the
>>home system with the order processing URL, and have that script generate
>>its own HTTPS connection to the order processing site, but that means the
>>web site user will not see that his connection is secure. 
>
>Why? If everything is done in a SSL connection...

You are correct.  As long as your <form> is fired under https, there would
be no such problem.
--
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.



More information about the Python-list mailing list