D
djamilabouzid
Hi,
I am wondering if someone can help me. This will be very grateful. Here
is an explanation of my problem:
o I have collections in SQL Server 2005 database
o I search these collections by keywords
o I collect the search results in an XML
o I use XSL for the layout of my results
o I display the results by 9 items.
My question is the following:
As I program in ASP.Net, I would like to know if there is a way to link
my XML variable that I generate dynamically (with the database results)
to XSL file trough ASP.Net. I know that this solution exists in PHP but
I couldn't find its equivalent in ASP.Net.
Otherwise, is there another way to resolve this problem?
Thank you very much for your response,
Djamila.
I am wondering if someone can help me. This will be very grateful. Here
is an explanation of my problem:
o I have collections in SQL Server 2005 database
o I search these collections by keywords
o I collect the search results in an XML
o I use XSL for the layout of my results
o I display the results by 9 items.
My question is the following:
As I program in ASP.Net, I would like to know if there is a way to link
my XML variable that I generate dynamically (with the database results)
to XSL file trough ASP.Net. I know that this solution exists in PHP but
I couldn't find its equivalent in ASP.Net.
Otherwise, is there another way to resolve this problem?
Thank you very much for your response,
Djamila.