% Response.Expires = 0 %>
<%
REM LOCALIZATION
L_PAGETITLE_TEXT = "Microsoft Internet Service Manager"
L_FEATURENYI_TEXT = "This feature is not yet implemented."
L_DISCONNECTUSERS_TEXT = "Are you sure you want to disconnect all users?"
L_ADD_TEXT = "Add..."
L_REMOVE_TEXT ="Remove"
L_EDIT_TEXT = "Edit Properties..."
L_EDITFEEDTYPE_TEXT = "Edit Feed Type..."
L_PREVIOUS_TEXT = "Previous"
L_NEXT_TEXT = "Next"
L_DISCONNECT_TEXT = "Disconnect"
L_DISCONNECTALL_TEXT = "Disconnect All"
L_REFRESH_TEXT = "Refresh"
L_SAVE_TEXT = "Save"
L_RESET_TEXT = "Reset"
L_NETWORKDIRECTORY_TEXT = "A network directory must be specified"
REM END LOCALIZATION
%>
<% pg = Request("pg") %>
<% svr = Request("svr") %>
<% = L_PAGETITLE_TEXT %>
<% if (pg = "nnses") then %>
<% end if %>
<% if ( (pg = "nnf") OR (pg = "nndir") OR (pg = "nnadv") OR (pg = "nngrp") OR (pg = "nnexp") ) then %>
|
| |
|
| |
|
<% if (pg = "nnf") then %>
| |
|
<% end if %>
<% end if %>
<% if (pg = "nnexpg") then %>
<% end if %>
<% if ((pg = "nnses") OR (pg = "nngrp")) then %>
|
| |
|
| |
|
<% end if %>
<% if ((pg = "nnsec") OR (pg = "nnser") OR (pg = "nngen") OR (pg = "nnlog") OR (pg = "nnadv") OR (pg = "nnexppl") OR (pg = "nnvs")) then %>
|
| |
|
<% end if %>