473,408 Members | 2,477 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

xforms:send and receive XML data

Hi all.

I have a problem/question with XForms.
I have 2 instnace in my document, instance1 and instance2.

<xforms:instance xmlns="" id=instance1">
....
</xforms:instance>

<xforms:instance xmlns="" id=instance2">
....
</xforms:instance>

Where is no problem to send and receive data from/to instance1 or instance2
singly. For example:

<xforms:submission id="submit1" action="http://localhost/test1.php"
id="submit1" method="post" replace="instance" ref="instance('instance1')/>
<xforms:submission id="submit2" action="http://localhost/test2.php"
id="submit1" method="post" replace="instance" ref="instance('instance2')/>

Here is a path:
instance in my document -> XML document -> service -> XML document ->
instance in my document

But I want send data from instance1 to my php service and receive it to
instance2:

instance1 in my document -> XML document -> service -> XML document ->
instance2 in my document

Do you know how resolve it, is it possible?
Thank You in advance for your help.

Arti
Jul 20 '05 #1
0 3373

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Jonathan | last post by:
Does anyone know if it's possible to force a 'select' element (or select1) to bind each selected value to a seperate element when written to a file, instead of just putting all the values in one...
7
by: Ed Lai | last post by:
A few weeks ago I have the idea of converting XML instance data to a HTML form, using tags as the label and the resulting form can be used to edit the XML data. So I started to play around with it,...
0
by: Victor Engmark | last post by:
I am quite new to XForms, but I need to do a feasibility study to see whether a system I'm supposed to make can be done without any scripting or programming language (to make it simple and not need...
2
by: Balrog | last post by:
Hi! I wonder if anyone could give me some hints/pointers. This is what I'm trying to do: say, I have the following: - data (most likely XML) Example: <colour>red</colour> - data validation...
5
by: fkater | last post by:
Hi, we need to enter lots of data which are basicly descriptions of pc hardware configuration like this: Mainboard: vendor=... #of PCI slots=3 slot 1 graphic adapter
1
by: Bryan | last post by:
Hello all, Say I have a web page that uses XForms, which puts the result of the form in XML format. How do I send the result that is in XML format to a PHP script for processing? Do I still...
9
by: jazzslider | last post by:
I have a headache. I've done a LOT of research lately into XForms, and I am thoroughly convinced that a good implementation of this technology would help me immensely in converting my...
2
by: li72 | last post by:
Hi. I’m new to XForms society and struggling with a basic concepts. However, I’m trying to transform an xml doc into XForms using XSLT. The browser renders the Xforms just fine but there is no...
0
by: li72 | last post by:
As you can see in binding part, the node<age /> should be returned as a calendar or any form of date picker instead of an input box. In addition, none null values submission is not achieving. I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.