December 2007
Beginner to intermediate
310 pages
8h 8m
English
You want to allow the end user to specify how the list will be formatted.
The user may specify which of the formatting options she wishes
to use by adding an F argument to
the query string.
To specify a plain bulleted list:
http://www.example.com/icons/?F=0
To specify a formatted list:
http://www.example.com/icons/?F=1
To specify a list arranged in an HTML table:
http://www.example.com/icons/?F=2
Unless IndexOptions
IgnoreClient is in effect, the end user may apply a number
of layout customizations by adding query string arguments. The
F argument controls the formatting of the list.
Read now
Unlock full access