IELnk Sample Control (via LiveScript)


Target URL:
The URL to navigate to. Required.
Location:
A string representing the location within the hyperlink target. Optional.
Target Frame:
A string naming the target frame for the hyperlink navigation. This argument only affects navigation within a document container that understands frame-sets. Optional.
Mode:
Required and one of the following values:

0 - HlinkSimpleNavigateToString
1 - HlinkSimpleNavigateToString with NULL pUnk
2 - HlinkNavigateString
3 - HlinkNavigateString with NULL pUnk
4 - HlinkSimpleNavigateToMoniker
5 - HlinkSimpleNavigateToMoniker with NULL pUnk
6 - HlinkNavigateMoniker
7 - HlinkNavigateMoniker with NULL pUnk
Navigation Flag:
Required and one of the following values:

0 - Navigation is within the current browser window.
1 - Navigation is in a new browser window.