Serwer tymczasowo przechowuje parametr adresu URL w pamięci.
Na przykład parametr adresu URL zawierający nazwę użytkownika i hasło może być zastosowany do uwierzytelnienia użytkownika i wyświetlenia tylko tych informacji, które on zaprenumerował.
For example, a URL parameter consisting of a user name and password can be used to authenticate a user, displaying only information that user has subscribed to.
Każdy parametr adresu URL to fragment tekstu, który zaczyna się i kończy nawiasem klamrowym ({}), np. {matchtype}.
Each URL parameter is a piece of text that starts and ends with braces ({}), like {matchtype}.
W poniższym przykładzie, trzy łącza tworzą jeden parametr adresu URL (action) z trzema możliwymi wartościami (Add, Update i Delete).
In the following example, three links create a single URL parameter (action) with three possible values (Add, Update, and Delete).
Aby umożliwić interakcję z filtrami i tabelami przestawnymi w skoroszycie, Dodaj parametr adresu URL wdAllowInteractivity = true.
To allow interactivity with filters and Pivot tables in the workbook, add the URL parameter wdAllowInteractivity=True.