Creating aspx page dynamically
-
Hi.. I need to create aspx page dynamically using xml and xslt? Could anyone please help me in creating an Aspx page using xml and xslt.
Thanks & Regards, Venkat
-
Hi.. I need to create aspx page dynamically using xml and xslt? Could anyone please help me in creating an Aspx page using xml and xslt.
Thanks & Regards, Venkat
What is it exactly that you need help with?
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
What is it exactly that you need help with?
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
I need to create new aspx page with the help of xml and xslt? The aspx page has to be created hrough xml and xslt
Thanks & Regards, Venkat
-
I need to create new aspx page with the help of xml and xslt? The aspx page has to be created hrough xml and xslt
Thanks & Regards, Venkat
You already said that. Simply repeating your question does not bring you any closer to getting a useful answer. So I rephrase the question a bit. What should be contained in the XML file and what should the transformation with XSLT do? Did you already read something about XSLT? If not the following site would be a good starting point http://www.w3schools.com/xsl/.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
Hi.. I need to create aspx page dynamically using xml and xslt? Could anyone please help me in creating an Aspx page using xml and xslt.
Thanks & Regards, Venkat
What are you trying to create from xml file? Final HTML markup, or "aspx page" with user controls like asp:TextBox etc?
"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus