Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page Expiration
Message
From
14/06/2001 10:25:32
 
 
To
13/06/2001 16:33:32
General information
Forum:
Visual FoxPro
Category:
FoxWeb
Title:
Miscellaneous
Thread ID:
00505351
Message ID:
00519341
Views:
34
Rick,

I am sorry my last message wasn't more specific. The brackets are the same as for ASP. I'd like to show you an example here, but the bracketing system isn't allowed in UT messages because it confuses web page display! The brackets are for left: less than sign + percent sign ..for right greater than sign + percent sign.

When you use the latest version of Foxweb you don't really need to store your VFP code in memo fields. You simply type it right into the your html page within ASP-style brackets. The Foxweb server recompiles the code, runs the VFP code, and generates an html page that is sent to the server. For example, if you insert some html code within a loop, that html code will repeat itself in the loop. For a better demonstration see http://www.foxweb.com/document/index.htm and select the "Writing Foxweb Scripts" page.

Of course, while it is easy to write foxweb scripts for your web pages, you probably will want to develop some background routines and procedure files. These files will be stored in the Foxweb directory on your server, just like regular files.

Let me know if I haven't answered your questions.
Previous
Reply
Map
View

Click here to load this message in the networking platform