Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field in html page
Message
 
À
12/10/2004 09:16:47
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Divers
Thread ID:
00950645
Message ID:
00950686
Vues:
12
So, you want to display each record and corresponding Memo to an HTML table? Will it be one record to an HTML page or multiple records on a page?
You should be able to copy the entire Memo field into a string in your main code and just output it to a corresponding Text box on the HTML page with the HTMLTable method. Or, am I missing something?
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform