Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field in html page
Message
From
12/10/2004 09:42:20
 
 
To
12/10/2004 09:16:47
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
00950645
Message ID:
00950652
Views:
14
>I have a cursor with a memo field biger than 254 characters?How could I to display the entire content of memo to a htm page into a table..for each record ...of course, without separate into 2 strings or more and concatenate after?
>Can anybody help me, please?
>Thanks in advance


Try 'CodeRep' tool here in downloads.
You can build fully featured reports in code to TXT,PDF,HTML,XLS

HTML option is very flexible, and I think u can achieve what u want with this.
You build your report layout in FrontPage and then just copypaste html code in report code.
In this case I would make HTML TABLE/CELL in Front page and then fill it up with memo from 'CodeRep' report. See samples already done.
By HTML nature (make sure cell word wrap is on) HTML table/cell wld spread for as long as memo lasts.

Rgds++
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform