January 2001 Using agentCompassProgrammerís Guide 37Web server setupYou set up a web server and create web pages using technology that will processthe call data. After the web pages have been tested, they are published on the webserver. The web server can use call data to trigger a jump to a new web page,perform database queries, or some other activity.You must complete the following tasks before starting the client setup:! Set up a web server according to the productís documentation. The example inthis guide uses Microsoftís Internet Information Server (IIS). (The SymposiumAgent 2.3 server requires IIS. You can choose to use the Symposium Agentserver as your web server, but be aware that large numbers of hits on IIS maydegrade Symposium Agent server performance.)! Create an applicable alias web directory; the example usesc:\Nortel\Server\SAWebApp! Verify that the web directory has Read and Scripts permissionsSymposium Agent provides a simple ASP page that demonstrates parsing anddisplay of the query string data. This page is located on the Symposium AgentServer inc:\Nortel\Server\SaWebApp\Samples\nnweb.asp.