Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need the file name, not the path
Message
De
31/07/2008 07:33:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01335357
Message ID:
01335459
Vues:
17
>thank you, it works fine in the code you gave me ( ie)
>
>but I need it for web browser, below:
>
>.Document.Write(lcHtml)
>
>I tried
>
>.Document.Write(emails.msgtx_path)
>
>and
>
>.Document.Write(&emails.msgtx_path)
>
>But it displays the file name, not the contents
lcHTML = FileToStr( emails.msgtx_path )
.Document.Write( m.lcHtml )
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform