Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need the file name, not the path
Message
From
31/07/2008 07:33:05
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01335357
Message ID:
01335459
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform