Internet Direct (Indy)
Home
PreviousUpNext
TIdURI.Bookmark Property

Represents an Anchor specified in a URI.

Pascal
property Bookmark: string;

Bookmanrk is a String property that represents an anchor into a document which was specified by the URI

Most web-browsers will simply load the document and scroll down to were the anchor is located in the document. The anchor is used internally by web-browsers and is never sent to the server. 

TIdHTTP and TIdHTTPServer will ignore the anchor if it is provided. 

Document 

ParseURI

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.