Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PDF Form Viewing, Field Editing and Printing
Message
De
23/10/2004 13:38:02
 
 
À
22/10/2004 10:11:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00953565
Message ID:
00954012
Vues:
45
>a separate java script would have to be written for every form to step through every formfield and store the value somewhere.

I have absolutely no idea about the object model of adobe, but even if it doesn't have an "all" collection like IE has, it ***probably*** has specific collections similar to vfp forms. Then write some generic code creating / filling name-mangled properties INSIDE the script space if possible or to an external object handle (perf could be problematic with external handles across COM barriers) or persist to XML.

So in your shoes with such numbers I would spent a few hours of research for a generic routine -
it seems improbable that this cannot be done <g>. Just formulate loosely enough as "research for optimal object use" that even a negative result will produce a few other reusable lines <bg>. But you know these drills probably better than myself.

regards

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform