Hi,
i have 9 DTD files example
xhtml dtd1
xhtml dtd2
i want to create a DLL file which includes all the 9 dtd's. So any of you can help me in creating it or tell me from where to start?
Thanks
Hi,
i have 9 DTD files example
xhtml dtd1
xhtml dtd2
i want to create a DLL file which includes all the 9 dtd's. So any of you can help me in creating it or tell me from where to start?
Thanks
If you publish your web app or compile your site it will transform these into a dll if they reside in a class library.