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

How to add data to existed XML file from html

Does anyone know if it is possible to update an XML file from an html
page, maybe using javascript. Say, a user can add data that matches
tags in the xml.

or any command that can direct delete the last line data from XML
file.....
thank you....
Jul 20 '05 #1
1 2270
zh*****@yahoo.com (zheetee) writes in article <43**************************@posting.google.com > dated 4 Aug 2004 08:26:19 -0700:
Does anyone know if it is possible to update an XML file from an html
page, maybe using javascript. Say, a user can add data that matches
tags in the xml.
Is the XML file stored on the server or on the browser machine?

If it's the server, you could use a Java servlet to handle a HTML form.
Javascript is a language built to control browsers, probably no good for
this.
or any command that can direct delete the last line data from XML
file.....


The only way I know of is to read through it all.

--Keith Lewis klewis {at} mitre.org
The above may not (yet) represent the opinions of my employer.
Jul 20 '05 #2

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

Similar topics

1
by: Cynthia | last post by:
Hi all, I have looked through the online manual and haven't found a way to format data from either a form or data that was retrieved from a database. I would like to provide an "elegant" printout...
1
by: M Wells | last post by:
Hi All, Further to my previous long-winded question about a situation in which we appear to be mysteriously losing data from our mssql2k server. We discovered an update statement, in the...
28
by: VK | last post by:
A while ago I wrote a "Vector data type" script using DOM interface to select.options. That was a (beautiful) mind game :-) rather than a practical thing to use. Here is another attempt open...
2
by: weiwei | last post by:
Hi, I have a question regarding data access, here is my scenario, when a user create username, that username is check against username table, if new request username is existed already, then...
2
by: Bsr | last post by:
Hi, Please tell the solutions for the following queries. 1. How to read the data from Excel file. 2. How to get the cell data in to the varaible from existed Excel file. Its very argent...
3
by: angelnjj | last post by:
I'm going to do my best to describe purpose and what I need...here goes. I'm writing a data entry "quality" report and working. I'm trying to identify anytime a user adds a new contact to the db...
1
by: Mel | last post by:
I have Visual Basic code in the Page_Load event that makes a connection to an Excel 11.0 file. Is it possible to do the equivalent using a data source so it existed on the form? If so, how? A...
6
by: erosche | last post by:
Hi... I'm the new comer in this scripts network. Also quite new in SQL coding. I would like to ask some sql scripts. Eg. I have a table as belows : Item Warehouse...
9
by: kirk | last post by:
I have program.cs, my "main" form and then a "settings" form. My "main" form existed for awhile and I had constants, instantiations, properties, etc within it created. I went to create my...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.