The Web Connection HTML Administration Page

Most administrative features of Web Connection are accessible through an HTML form that provides links to various system tasks.

The admin page can be reached with http://localhost/wconnect/admin.asp and looks as follows:

Adminstrative links break down into two groups:


Note:
The admin page contains a process list componenent using the WMI (Windows Management Instrumentation) component that displays a list of processes that match the filters. This code runs in the ASP portion of the document and can be customized to include custom processes to view and kill if necessary. The default is inetinfo and anything wc*.*. In order to view this components output you have to be logged in (IUSR_ doesn't have rights to it) and you have to be running Windows 2000 or Windows NT 4.0 SP4 or later. For Windows 98 or NT pre SP4 you can download the WMI components from the Microsoft Web site. If the component is not available or the authentication is not in place the error handler skips over the display code and nothing displays. In order to set up authentication, set NTFS permissions on the ADMIN.ASP page for an admin account.



  Last Updated: 5/28/2008 | © West Wind Technologies, 2008