> How to download a file from a web page with Synapse?
> The file can't be accessed until we are logged in.
> 
> Transfer-Encoding: chunked
> 
> |<form action="/login.php" method="post" class="padder">

Use one THttpSend instance, and made two requests. One send HTML form 
data with your credentials, second for downloading. While you use one 
THttpSend instance, you must not manage cookies.


-- 
Lukas Gebauer.

http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.
http://geoget.ararat.cz/ - Geocaching solution


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to