Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP & the Web
Message
 
 
À
22/09/2004 18:00:29
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00945096
Message ID:
00953394
Vues:
20
Yes, you can do this. You create the output of the report as XML (which is what the delivered HTMLListener does) and then you use the facilities to apply an XSLT transformation at the end of the XML run to get the HTML you want, whatever that happens to be (which is what the HTMLListener does).

It doesn't have to look anything like the original report if you don't want it to or, in your case, it might be a small adaptaption of the delivered XSLT.

If you chose the latter approach: You'd have to have some way of knowing which field you wanted to turn into an editable form field, of course, which you would establish once at the top of the XSLT. You'd also have to add the appropriate form mechanisms (submit button and form tag), probably at the page level.

>L<
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform