Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display Hypertext directly in Web Browser
Message
 
 
À
28/08/2006 03:02:36
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01148972
Message ID:
01148988
Vues:
16
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform