Project

General

Profile

« Previous | Next » 

Revision 4872

Now doing the dataquery/download in the FIRST skin's jsp rather than embedded in the Metacat servlet.
TODO: implement the very-custom data return format agreed upon by the FIRST team

View differences:

first-assessment-resultset.xsl
256 256
			</form>	
257 257
			
258 258
			<!-- for downloading data -->				
259
			<form action="{$contextURL}/metacat" method="POST" id="assessmentForm" name="assessmentForm" >
259
			<form action="{$contextURL}/style/skins/first/download.jsp" method="POST" id="assessmentForm" name="assessmentForm" >
260 260
				<input type="hidden" name="qformat" value="first" />
261 261
				<input type="hidden" name="sessionid">
262 262
					<xsl:attribute name="value">

Also available in: Unified diff