Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fields in HTML page and replace
Message
De
31/05/2001 22:00:43
 
 
À
31/05/2001 21:52:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00513537
Message ID:
00513556
Vues:
14
>>>>>>>>>>>
>Ok,
>
>But if i create the page in FrontPage, any chance, to have fields and then VFP replace the fields with cursor values?
>
>
>João Batista
>>>>>>>>>>>


If you create it with FrontPage then what you have is a text file containing HTML tags. That file you put in a virtual directory in a web server (like IIS) and it becomes a funtional HTML page. How is VFP going to work with it? How are you going to have VFP open a text file, find a certain keyword inside the text and replace it with another value? Possible? Yes. Does it make sense? Not really.

The best way to work with VFP and the web is with Web Connect (www.west-wind.com) that can create the web pages when the user requests it trhiugh the web (i.e. the pages do not really exist but are created on the fly) or you could use Web-Connect with templates that would do what you want. Check Web Connect's samples in their site.


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform