[
Lists Home |
Date Index |
Thread Index
]
Hello
I have a database in xml format. I have written an xsl to display
this database in tabular format on a web page using html and css.
Also, I allow users to choose entries from this table using HTML
FORM. Now what I want to do is, when the user presses "Submit"
button for the form, display the xml database with just the user
selected entries.
I don't want to resort to CGI scripting for this. I don't have
any privileges on the http server configuration.
To do this using xsl, essentially I need to dynamically generate
an xsl that will print out the database with only those entries
that are in the list of selected entries.
Any suggestions on how to achieve this ?
--- '
Kuntal Daftary
|