Project

General

Profile

« Previous | Next » 

Revision 102

Added by Matt Jones over 24 years ago

debugging form submission

View differences:

resultset.xsl
62 62
                </xsl:attribute>
63 63
              </input>
64 64
              <input type="submit" value="Display"/>
65
       <!--
66
              <a>
67
              <xsl:attribute name="href">
68
              /servlets/MetaCatServlet?action=getdocument&amp;docid=<xsl:value-of select="./docid"/>
69
              </xsl:attribute>
70
              <xsl:text>Document </xsl:text><xsl:value-of select="./docid"/>
71
              </a>
72
        -->
65
<!--
66
              <input border="0" type="image" name="docid" 
67
                     src="/xmltodb/images/details.png">
68
                <xsl:attribute name="value">
69
                  <xsl:value-of select="./docid"/>
70
                </xsl:attribute>
71
              </input>
72
-->
73 73
          </td>
74 74
          <td><xsl:value-of select="./doctitle"/>
75 75
              <xsl:text>&nbsp;</xsl:text>

Also available in: Unified diff