Subversion Repositories DevTools

Rev

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

Rev 2 Rev 6
Line 356... Line 356...
356
<%
356
<%
357
'------------ RUN BEFORE CONTROL RENDER -------
357
'------------ RUN BEFORE CONTROL RENDER -------
358
'----------------------------------------------
358
'----------------------------------------------
359
%>
359
%>
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
  <form name="myform" method="get" action="<%=SCRIPT_NAME%>">
362
      Response.Write("<form name=""myform"" method=""get"" action="& SCRIPT_NAME &">")
-
 
363
    Else
-
 
364
      Response.Write("<form name=""myform"" method=""get"" action=""UserAccounts.asp"">")
-
 
365
      Call objPMod.StoreParameter("tree", "2")
-
 
366
    End If
-
 
367
  %>
362
  <tr>
368
  <tr>
363
    <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>
364
      <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")%>">
365
      <input name="btn" type="submit" class="form_iname" value="Find"></td>
371
      <input name="btn" type="submit" class="form_iname" value="Find"></td>
366
  </tr>
372
  </tr>
367
  <%=objPMod.ComposeHiddenTags()%>
373
  <%=objPMod.ComposeHiddenTagsWithout("user_id")%>
368
  </form>
374
  </form>
369
</table>
375
</table>
370
<table width="100%"  border="0" cellspacing="5" cellpadding="0">
376
<table width="100%"  border="0" cellspacing="5" cellpadding="0">
371
  <tr>
377
  <tr>
372
    <td>
378
    <td>