Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Programmieren allgemein (https://www.delphipraxis.net/40-programmieren-allgemein/)
-   -   URLDownloadToFile und umlaute (https://www.delphipraxis.net/207081-urldownloadtofile-und-umlaute.html)

venice2 24. Feb 2021 14:45

AW: URLDownloadToFile und umlaute
 
url: SockString;
gibt es nicht.

Ich verwende ausschließlich SynCommons.pas, SynLZ.pas

mytbo 24. Feb 2021 14:55

AW: URLDownloadToFile und umlaute
 
Zitat:

Zitat von venice2 (Beitrag 1483698)
url: SockString;
gibt es nicht.

Ich verwende ausschließlich SynCommons.pas, SynLZ.pas

Befindet sich in der Unit SynCrtSock.
Delphi-Quellcode:
type
  SockString = type RawByteString;
Bis bald...
Thomas

venice2 24. Feb 2021 15:01

AW: URLDownloadToFile und umlaute
 
Zitat:

Zitat von mytbo (Beitrag 1483700)
Zitat:

Zitat von venice2 (Beitrag 1483698)
url: SockString;
gibt es nicht.

Ich verwende ausschließlich SynCommons.pas, SynLZ.pas

Befindet sich in der Unit SynCrtSock.
Delphi-Quellcode:
type
  SockString = type RawByteString;
Bis bald...
Thomas

ok Danke dann lasse ich es bei TIdURI.URLEncode


Alle Zeitangaben in WEZ +1. Es ist jetzt 18:13 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz