Next Topic

Previous Topic

Book Contents

GetHeaderCookie

string GetHeaderCookie(int iIndex)

Return value

A string with the requested cookie string.

Parameters

  • iIndex - A zero based index specifying the cookie to return.

Remarks

If a negative number or a index out of range is specified an empty string will be returned.