Subversion Repositories DevTools

Rev

Rev 6648 | Rev 6663 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6648 Rev 6649
Line 91... Line 91...
91
End If
91
End If
92
If Request("btn") = "btn_summary" Then
92
If Request("btn") = "btn_summary" Then
93
    email = true
93
    email = true
94
    genSummary = true
94
    genSummary = true
95
End If
95
End If
96
If Request("btn") = "Show Me Report" Then
96
If Request("btn") = "btn_showRep" Then
97
    genReport = true
97
    genReport = true
98
End If
98
End If
99
%>
99
%>
100
<%
100
<%
101
'--------------------------------------------------------------------------
101
'--------------------------------------------------------------------------
Line 778... Line 778...
778
                    <input type="submit" name="btn" value="Compare" class="form_btn_comp" style="margin-right:5px;">
778
                    <input type="submit" name="btn" value="Compare" class="form_btn_comp" style="margin-right:5px;">
779
                    <input type="submit" name="btn" value="Swap Compare" class="form_btn_comp">
779
                    <input type="submit" name="btn" value="Swap Compare" class="form_btn_comp">
780
                    <span class="body_txt">
780
                    <span class="body_txt">
781
                        <button name="btn" type="submit" class="form_btn" value="btn_report">Mail Me Report</button>
781
                        <button name="btn" type="submit" class="form_btn" value="btn_report">Mail Me Report</button>
782
                        <button name="btn" type="submit" class="form_btn" value="btn_summary">Mail Me Summary</button>
782
                        <button name="btn" type="submit" class="form_btn" value="btn_summary">Mail Me Summary</button>
783
                    <%
-
 
784
                        '<input name="btn" type="submit" class="form_btn" value="Show Me Report">
783
                        <% '<button name="btn" type="submit" class="form_btn" value="btn_showRep">Show Me Report</button>%>
785
                    %>
-
 
786
                    </span>
784
                    </span>
787
                    </td>
785
                    </td>
788
                    <td width="1" align="right" bgcolor="#DAD7C8" nowrap>
786
                    <td width="1" align="right" bgcolor="#DAD7C8" nowrap>
789
                    <table width="100%"  border="0" cellspacing="0" cellpadding="0">
787
                    <table width="100%"  border="0" cellspacing="0" cellpadding="0">
790
                      <tr>
788
                      <tr>