D
Doug
Hi
I have my app ready to go and I would like some advice about deployment.
I have coded some files that my app will rely on and have included
references to these files in my application such as
location="c:\\abc\\def\\ghi\\my.xml";
is the a way that I can reference such files in my code without having to
know about the deployment location?
Thanks
Doug
I have my app ready to go and I would like some advice about deployment.
I have coded some files that my app will rely on and have included
references to these files in my application such as
location="c:\\abc\\def\\ghi\\my.xml";
is the a way that I can reference such files in my code without having to
know about the deployment location?
Thanks
Doug