TruthInSatire
Programmer
I need help with running my site in a virtual as i knew I would. here is the problem.
I have set up a virtual folder in IIS with all my files in it. I have set up the virutal folder in CF.
I can use cfinclude to include a template that is inside the virtual just fine. My problem is including a file from outside of the virtual when a page being run is inside the virutal.
I have an application.cfm file on the root. I have an application.cfm file inside the virtual. I need to include the root application.cfm folder from the virtual application.cfm folder.
once that is straight i'm sure i'll have a problem with file uploads too. all the scripts to upload images and files are inside the virtual, but the files need to be saved outside of the virtual.
please help!
Thanks.
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
-Douglas Adams (1952-2001)
I have set up a virtual folder in IIS with all my files in it. I have set up the virutal folder in CF.
I can use cfinclude to include a template that is inside the virtual just fine. My problem is including a file from outside of the virtual when a page being run is inside the virutal.
I have an application.cfm file on the root. I have an application.cfm file inside the virtual. I need to include the root application.cfm folder from the virtual application.cfm folder.
once that is straight i'm sure i'll have a problem with file uploads too. all the scripts to upload images and files are inside the virtual, but the files need to be saved outside of the virtual.
please help!
Thanks.
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
-Douglas Adams (1952-2001)