Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Frx2html
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00990877
Message ID:
00990882
Vues:
18
>how to change the title of html file from vfp.

If you have physical html file you can do something like next:
STRTOFILE(STRTRAN(FILETOSTR("aa.html"),STREXTRACT(FILETOSTR("aa.html"),"<Title>","</Title>",1,5),"<TITLE>New Title</TITLE>",1,-1,1),"aa.html",0)
AT
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform