I am creating a program that allows users to create there own stylesheets and save them. What i want to know, is it possible to load the stylesheet back into the program and display its contents in a textbox. I only need to know how to display its contents.
Thanks to all who look
The basic logic is:
Regards how you set the path, you can either use a physical path eg
Or you could use a virtual path in your site using Server.MapPath eg