Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writing xml back to the server
Message
From
31/07/1999 22:01:50
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00236505
Message ID:
00248633
Views:
14
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform