In the xsp file when I hard code the query parameter, i.e. where code
'red23' the results display correctly. However when I use where code =
<xsp-request:get-parameter name="code"/> I get either nothing, if the
match pattern is not pdf, or this file does not begin with '%pdf-' if
the match pattern ends with the pdf extension.
silly things first: have you quoted your XSP tag, like in: where code = '<xsp-request:get-parameter name="code"/>' ?
This may cause errors in the DBMS, which may, in turn, produce incorrect PDF.
Regards,
----------------------------------- Luca Morandini - GIS Consultant [EMAIL PROTECTED] http://xoomer.virgilio.it/ukmorand/ -----------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
