Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a form to view HTML
Message
From
22/11/2003 10:12:13
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
21/11/2003 19:58:54
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00852462
Message ID:
00852614
Views:
10
>if you don't want to load the control from a file on disk but with data from your dbf you could use
>
>
ThisForm.Olecontrol1.Navigate('About:Blank')
>ThisForm.Olecontrol1.Document.Open()
>ThisForm.Olecontrol1.Document.Write(mytable.HTMLcode)
>ThisForm.Olecontrol1.Document.Close()
This works, but it ignores the link to the stylesheet. How do I force it to accept the stylesheet?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform