Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Writing xml back to the server
Message
De
31/07/1999 22:01:50
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00236505
Message ID:
00248633
Vues:
19
>>If you have a data island in a web page, and as a person enters records into four text boxes, you add a record to the xml. When you get done, how do you get the xml back to let us say web connect for processing further into saving those records into your VFP tables?
>
>Hey Terry. Did you ever find a solution for this?

Hmm. Never saw this one-

Terry, if you hadn't figured it out yet, you can assign the XML object's xml property to a hidden form variable. Run a script in your submit button's onClick event to do the work.

INPUT TYPE="SUBMIT" OnClick='someFormVariable.Value=oXMLDataIsland.xml'
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform