Posted By:
Ajay_Nemarugommula
Posted On:
Sunday, March 25, 2001 04:17 PM
I have the following xml file.
---
I have qry in my xslt file
as
qry=/class[@id =$classid]/student[@id=$studentid]
how do i change the values of the param so that when a student views the file on web i show only the student profile he requested and when the professor views the file he can the the class profile.