473,395 Members | 1,558 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,395 software developers and data experts.

HTML DOM Array data to XML

26
Hello.

I was wondering if it was possible to pick up a HTML DOM array builted by me, that has as example:
Expand|Select|Wrap|Line Numbers
  1. [Main Array]
  2.   [Array 1]
  3. - ID, valueX, valueY, ID2, valueX2, valueY2, etc
  4. - text, text, ...
  5.   [Array 2]
  6. - ID, valueX, valueY, ID2, valueX2, valueY2, etc
  7. - text, text, ...
  8. [Main Array End]
  9.  
I want to export this data to the XML format, but just this data. Basically, HTML Dom » XML and then send it to the server. Could it be possible provide any website to explain how to work this out ? I have been searching but most provide applications to do it, ie, to automate the process, but i want to do it by myself.

Fortunately, changing the keywords to search, helped me ou, curiously with something much simpler (Javascript XML).
The few helpfull websites i found i will post them here, but if there is one you it can help (specially explain) please post it too so it can help me.
1
2
3
4
5
6
7
Hope it helps someone who ends up having this same question.
Jul 15 '10 #1
1 2140
Dormilich
8,658 Expert Mod 8TB
just for clarification, what is a "HTML DOM Array"? (DOM doesn’t define an Array, only lists. serializing DOM Components is not recommended)
Jul 16 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Michael Whittaker | last post by:
Hello! I have a problem with my php script. The script's task is to search an IP-Database with ranges as entries and find, in which range the entered IP is. OK, I've queried the MySQL-Results...
1
by: Joe Ray | last post by:
I am interested in passing encrypted HTML form data to a JSP page where it is than decrypted. Can someone suggest a technique to do this and the technology or encryption method I should use. If you...
1
by: Matt | last post by:
I have a html form, and I want to transform html form data to xml string. Given XSD (xml schema), how to transform the form data to xml string?
2
by: Rajesh | last post by:
dear all, as of now, am working on a simple access database with a normal data entry form Can I design a form in HTML for data entry, and the same be linked to an access database where the...
3
by: Doggie | last post by:
Hi, I am working on JS navigation for my web page. Contents of 3 subpages are located in the array as shown below. When certain key is pressed on the page, div is filled with data taken from one...
8
by: iluvatar | last post by:
Hi all. How can I initialize an array data member in the "faster" way? For example, suppose I have a class like class Example{ private: double array; public: Example(const double & val0,...
1
by: burtell | last post by:
Previously, I wrote: I have designed an HTML form. The name of each element corresponds to a heading in an Access database on my computer. Is there a way for me to program the HTML form to send the...
1
by: koval | last post by:
Type mismatch error occured when calling HTML array elements through Request.form("txtlrno" & i) after self posting the form, please anyone help me immediately because is in crisis.
2
by: susinthaa | last post by:
Hi All, Good Morning! My requirement is as below: I am having a HTML table and the text boxes are embedded as a row of the tabel. And I am having a button at the end of the page. When 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.