PDA

Click to See Complete Forum and Search --> : Interesting noob XML Question


Ballistix
Mar 5th, 2003, 06:37 PM
Hi guys,

OK, just starting to get to grips with XML and XSLT. Please forgive what be seen as a noobie question.

I have created an XML file containing a number of records. Each Record has a child record(s) associated with it.

I display this XML data by formatting it using an XSLT file to format and display it. All works a treat.

Now, here is the question. I want to be able to click on a record and for other data in the XML file to be presented in another frame in the same browser (in fact I want to integrate this into a VB "wbrowser1" for instance.

So for clarity. You click on a record in one frame and the results are link/populated into another frame.

Can anyone show me a snippet of code to do that? Sorry again for what I am guessing is a trivial question.

Regards,

B