Christopher,
thanks for your reply. I have implemented your solution but am getting an error. I have attached both my XSP page and the XSP Logic sheet. Please let me know what i am doing here...


many thanks in advance

Andrew

Attachment: artist-details.xsp
Description: Binary data

Attachment: artistDetails.xsl
Description: Binary data


On 3 Mar 2004, at 16:02, Christopher Painter-Wakefield wrote:

<xsp:logic>
      int  myID = [code to get parameter value here];
</xsp:logic>

<my-logic:get-data>
      <my-logic:id><xsp:expr>myID</xsp:expr></my-logic:id>
</my-logic:get-data>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to