Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best tool for developing data driven web sites
Message
From
14/08/2002 15:57:57
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00689449
Message ID:
00689716
Views:
30
Claude:

>the VFP mtdll approach allows you to use Dreamweaver, FrontPage or any other HTML editor to generate HTML templates that are populated with VFP expressions and/or VFP scripts(using the native VFP ExecScript) that are evaluated at run-time.

Could you expand on this a little? If you put a VFP expression in an HTML template, this would be between ASP style tags? So, are you saying that you could put something like
<%=date()%> 
in a template and ASP will evaluate it? How so? What mechanism is used to interpret the code in the tags as VFP code? Or, is the evaluation of the template page done in the VFP MTDLL and returned using the ASP objects?

Could you post/e-mail me a code example, and maybe one using VFP7 execscript() to show how you would typically utilise this approach. You have got me interested on this one <s>. I more or less assumed Jscript/VBscript was the limit here (from a classic ASP perspective).

Thanks.
-=Gary
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform