473,406 Members | 2,867 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,406 software developers and data experts.

Getting XML back to the server.

I generate some XML and then load it into the XML web control so that I can
using the XML in my client side javascript.

Assuming I add a new node to the XML data, is there a way to easily get it
back to the server. I can always set the value of a textbox to the XML data
and then reload the XML Webcontrol on postback, but I thought there might be
a better way.

Thanks in advance.

Jim
Nov 11 '05 #1
2 1147
Well, consider a hidden form control rather than a textbox as a textbox has
size limits that a hidden form field does not.

You might also take a look at using XML Data Island the DataSourceObject
[DSO] (IE Only).
"Jim Mitchell" <ji**********@mindspring.com> wrote in message
news:es**************@tk2msftngp13.phx.gbl...
I generate some XML and then load it into the XML web control so that I can using the XML in my client side javascript.

Assuming I add a new node to the XML data, is there a way to easily get it
back to the server. I can always set the value of a textbox to the XML data and then reload the XML Webcontrol on postback, but I thought there might be a better way.

Thanks in advance.

Jim

Nov 11 '05 #2
You might also want to take a look at the XMLHttp Object in order to
send the XML back to the server.
"Scott M." <s-***@badspamsnet.net> wrote in message news:<eV*************@tk2msftngp13.phx.gbl>...
Well, consider a hidden form control rather than a textbox as a textbox has
size limits that a hidden form field does not.

You might also take a look at using XML Data Island the DataSourceObject
[DSO] (IE Only).
"Jim Mitchell" <ji**********@mindspring.com> wrote in message
news:es**************@tk2msftngp13.phx.gbl...
I generate some XML and then load it into the XML web control so that I

can
using the XML in my client side javascript.

Assuming I add a new node to the XML data, is there a way to easily get it
back to the server. I can always set the value of a textbox to the XML

data
and then reload the XML Webcontrol on postback, but I thought there might

be
a better way.

Thanks in advance.

Jim

Nov 11 '05 #3

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

Similar topics

4
by: Nicolas Verhaeghe | last post by:
I have designed an application which uses the Crystal Reports 8.5 ActiveX to show a report as a PDF. The report is compiled from a SQL database populated through web forms programmed in ASP. ...
4
by: Chefry | last post by:
I'm trying to set up an off the shelf script and keep getting an error. My host set up the mysql on my site and I changed the variables I had to in the settings.php file but I keep getting the...
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
10
by: Peter Afonin | last post by:
Hello, I have a simple client-side form that is checking the domain availability on the domain registrar's server: <FORM action="https://www.webnames.ru/scripts/RegTimeSRS.pl" method="post">...
5
by: Nathan Sokalski | last post by:
I have a user control that contains three variables which are accessed through public properties. They are declared immediately below the "Web Form Designer Generated Code" section. Every time an...
2
by: TS | last post by:
I have some inner exceptions on dev and production server saying: Invalid character in a Base-64 string. OR Invalid Length of a Base-64 string or something like that. I cannot recreate this...
4
by: libsfan01 | last post by:
Hi all I want to have create a js function to use xmlhttprequest continously check a given url for any change in its value and then bring the contents of that page through. Here is my code so...
2
by: dmagliola | last post by:
Hello all, I'm experiencing a problem with ASP.Net for which I can't find a reasonable explanation, or any information. I'm currently developing an application that, through AJAX, asks the...
3
by: ist | last post by:
Hi, I am trying to get (and transfer over ASP.NET) some encrypted data from some MySQL fields. Since the data contains many unicode characters, I tried to get the data as a series of ASCII...
2
by: Scott | last post by:
I'm debugging an xmlrpc client/server application. Often when an exception occurs in the server, I receive only a very short error message on the client. For example: xmlrpclib.Fault: <Fault 1:...
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?
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...
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,...

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.