Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web browser / word wrap
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00883600
Message ID:
00883633
Views:
9
>I am using the web browser control to diplay text file. The text does not wrap so all I see is the beginng of a long line per paragraph.
>
>Can I somehow turn on wrapping??
>

Wrapping should happen by default as long as you aren't doing things like wrapping the text in < pre > tags (I added extra spaces - they don't belong there). Just wrap the text file:
<html>
<body>
Insert long text file here
</body>
</html>
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform