Subversion Repositories DevTools

Rev

Rev 6 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 5299
Line 360... Line 360...
360
<table width="100%"  border="0" cellspacing="0" cellpadding="8">
360
<table width="100%"  border="0" cellspacing="0" cellpadding="8">
361
  <%If LCASE(SCRIPT_NAME) = "userlist.asp" Then
361
  <%If LCASE(SCRIPT_NAME) = "userlist.asp" Then
362
      Response.Write("<form name=""myform"" method=""get"" action="& SCRIPT_NAME &">")
362
      Response.Write("<form name=""myform"" method=""get"" action="& SCRIPT_NAME &">")
363
    Else
363
    Else
364
      Response.Write("<form name=""myform"" method=""get"" action=""UserAccounts.asp"">")
364
      Response.Write("<form name=""myform"" method=""get"" action=""UserAccounts.asp"">")
365
      Call objPMod.StoreParameter("tree", "2")
365
      'Call objPMod.StoreParameter("tree", "2")
366
    End If
366
    End If
367
  %>
367
  %>
368
  <tr>
368
  <tr>
369
    <td background="images/bg_drk_bage_pane.gif" nowrap><span class="fav_txt">Find in Access Manager:</span><br>
369
    <td background="images/bg_drk_bage_pane.gif" nowrap><span class="fav_txt">Find in Access Manager:</span><br>
370
      <input name="filter" type="text" class="form_iname" size="22" value="<%=Request("filter")%>">
370
      <input name="filter" type="text" class="form_iname" size="22" value="<%=Request("filter")%>">