Hi I appreciate that this is not strictly a Cocoon issue - but thought there might be a guru here to help....
I have a form which will be submitted to Cocoon for processing. >From the XSLT: <input type="submit" name="@target" value="Submit" /> where @target will obviously correspond to some Cocoon pipeline match entry eg. "forms/dothis" The question is - is it possible to force the output to appear in a new browser window - with <a href>, one could just use <a href="forms/dothis" target="_blank"> but can the equivalent be done for a form?? Thanks Derek --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>