Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running object code
Message
From
06/05/2004 01:24:08
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00901152
Message ID:
00901459
Views:
11
Hi
Maybe one with a good C++ knowledge will write a FLL wrapper for zziplib library (http://zziplib.sourceforge.net), so we can have transparent read-only access inside a ZIP. This can be also a very good thing for automatic updates of components, sort of package handling.
I know that already exists implementations for PHP, Python, C#


>Thanks Nick & Menachem for your thoughts but in this case we really need to do this without writing fxps to disk.
>
>This is for a VFP Web server, the idea being that each .htm file encountered (which could contain VFP code inside <%code delimiters) can be converted into a .prg that returns as it's output the html with all the VFP code interpreted. For best performance it would be best if this were stored as object code and run each time the .htm file is requested.
>
>For security reasons I would very much prefer that neither the .prg nor the .fxp were written into this directory, not even temporarily.
>
>Another problem is that like any Webserver these .htm files are not all going to be in the same place, there will likely be many directories and sub directories containing these.
>
>Regards,
> Nick
Previous
Reply
Map
View

Click here to load this message in the networking platform