Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML files loaded in the project-how to use files from d
Message
From
02/11/2007 08:38:12
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
02/11/2007 08:30:39
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01266026
Message ID:
01266029
Views:
12
>I have built a DLL application using VFP9 and ASP.
>The backend (VFP) returns HTML to be displayed by the from end. The HTML is saved in files on disk and we load the ones that we need for the page that is requested.
>
>Recently we have the idea of including the HTML files in the project (in the DLL) so we can limit the number of disk requests in order to boost performance (we get 40-50 users at the same time). This worked well.
>
>However, some of the templates are modified for certain customers and those files we kept them as disk files in a special location and using the same nameing convention as those loaded in the project. My problem is that when I want to load a file from the disk and I even specify the full path - what I get back is a copy of the file loaded in the project. I understand that is can be caused by using the same name for the file, but I was hoping I can still load files from disk.
>
>I am using FILETOSTR and FOPEN - and no luck. Is there a way to force VFP to look into a disk location rather than the project files?

I don't know whether this works, but did you try specifying the full path, for example with the FileToSTr() command?
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform