API/CodeSamples.md
... ...
@@ -17,12 +17,11 @@ _**Note:** Some of the items below are listed more than once. This is because th
17 17
18 18
* Secure https on a load balancer
19 19
* How can I apply a hidden filter using an inner query
20
-* ProcessEqualsSelectList()
21
-* CustomizeChart()
20
+* [[ProcessEqualsSelectList()|/FAQ/ProcessEqualsSelectList]]
21
+* [[CustomizeChart()|/FAQ/CustomizeChart]]
22 22
* Introduction to the Global.asax file
23
-* PostLogin()
24
-* Session_Start()
25
-* ConfigureSettings()
23
+* [[InitializeReporting()|/FAQ/InitializeReporting]]
24
+* [[Session_Start()|/FAQ/Session_Start]]
26 25
* Add Formatting to Grid or New Formats to Formats Dropdown
27 26
28 27
##General