Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running object code
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00901152
Message ID:
00902296
Views:
28
Nick,

So how can you read this VFP code out of the page and compile it just once on the webserver? How will the server know that it's been compiled without doing additional file I/O?

I don't think you can have all the freeform, dynamic features you are wanting without some cost in compile time and file I/O. Why fight the server? If you have VFP based code do it in a COM and call it from a page. If you are using ASP just use VB code in there.

>The Idea is that blocks of Fox code can be written inside <%delimiters within an html page, I then convert that into a Fox program, compile it once and then just run the compiled object code each time.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform