Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display Hypertext directly in Web Browser
Message
 
 
To
28/08/2006 03:02:36
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01148972
Message ID:
01148988
Views:
17
Check Re: MS web Ctrl works with createobject not Do form Message #985841.

>
>I want to display a Memo in a web browser, like so, some text can be used hypertext tags, like 'bold tag', is there anyway to display the text... my idea is to generate the hypertext first from the memo field, then save in a view.htm, then navigate to the html page...
>
>
>LPARAMETERS message_content
>
>SET SAFETY OFF
>STRTOFILE(message_content, "view.htm")
>SET SAFETY ON
>cView = FULLPATH("view.htm")
>This._web.Navigate(cView)
>
>
> I think it is an indirect method, I was thinking of any other more direct methods...
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform