H
Han
Hello
I have an website having a class to be used by my .aspx, .asmx in the same
project. Also I have a common directory for XSL files. From .aspx I retrieve
the files by server.mappath("~..."). Now How do I do that in my class file?
Same way? or something another? The server.mapath() syntas in the class
raised compilation error.
I have an website having a class to be used by my .aspx, .asmx in the same
project. Also I have a common directory for XSL files. From .aspx I retrieve
the files by server.mappath("~..."). Now How do I do that in my class file?
Same way? or something another? The server.mapath() syntas in the class
raised compilation error.