Re:Parse string URL
Hello Eric,
my DIHtmlParser suite contains a DIUri unit to deal with these issues
thoroughly. It allows you to separate the various parts of a URL / URI and
also resolve absolute and relative URLs. On top, DIUri is WideString /
Unicode enabled.
An advanced demo exapmle to demonstate and test DIUri is also available.
Download DIHtmlParser from
www.yunqa.de/delphi/htmlparser/
Best regards,
Ralf
"Eric Carlson" <
XXXX@XXXXX.COM>writes:
Quote
Is there an easy way to do this, like in java you create a URL object from a
string and can then query for the domain name etc?
D7 Ent. Thanks.
---
The Delphi Inspiration
www.yunqa.de/delphi/