3,634 Topics

Member Avatar for
Member Avatar for abhidev

Hey All, I need help with formatting a .kml file which is read by Google Earth. This .KML file is basically a XML file, so I thot I can get some help in this XML forum. I am new user of GE. Actually I have created an application in VB …

0
74
Member Avatar for ChimpusDupus

hi, I feel retarded working with XML right now because I have no clue whatsoever how to do anything with. I really just need a simple, straigtforward description of how to read, edit, and write XML files that hold data, everything I've found on the internet and such hasn't given …

0
78
Member Avatar for bhavna_816

I have a webservice which accesses some methods from the Business layer. I made a website which uses this webservice, I have given the WEb reference for that web service. I want to call a WebMethod which uses some structures from the business layer. I am populating the business layer …

0
61
Member Avatar for dinilkarun

How can I read data present in a large XML file using SAX parser?. I want to transfer the data from XML into tables created in MS Access. Please help. Regards, Dinil

Member Avatar for tzushky
0
75
Member Avatar for Alch3M1St

I was trying to test a wsdl web service and it seems like I am not making the right XML request because of the error message. I have downloaded a program that reads the wsdl and generates a valid XML request for the method I choose from the wsdl file, …

0
63
Member Avatar for shobhit123

I am very new to web development.i have heard about xmls in web deployment.Pls explain me why so mainy xmls like server.xml,config.xml,web.xml,context.xml are required.can not we combine them together in one.Why do we need them at first place.Do web servers contain parsers in them to parse xmls.Pls explain whole mechanism …

Member Avatar for shobhit123
0
175
Member Avatar for scratchnloved

I'm lookin' for a way to retrieve data from a remote xml feed, and store it as a variable.. Any ides :)? thanks in advance

Member Avatar for Ancient Dragon
0
89
Member Avatar for anugowda

Hi; How do I eleiminate null values while reading xml in a loop in below code, i want to eliminate gettign value for middle name as it has null value <model:givenName>test1</model:givenName> <model:middleName/> <model:familyName>test2</model:familyName> <model:dob/> <model:gender/> <model:preferredLocale>en_US</model:preferredLocale> <model:timeZone>America/Los_Angeles</model:timeZone>

0
53
Member Avatar for bhavna_816

I have two XMls having same node and different data(innertext) I want to compare these two xmls and if there is any change then save the new one into the database and if both are same then do not save the data How can I compare these XML data? say …

0
73
Member Avatar for john98

Hi All, I want to create text slide show animation with XML for my flash site. But there should be no limitation to adding text in xml. Any suggestion would be greatly appreciated. You can also reply at: [email removed] thanks, john.

0
67
Member Avatar for dinilkarun

How can I read data present in a large XML file into a list using SAX parser?. I want to transfer the data into tables created in MS Access. Please help. Regards, Dinil

0
53
Member Avatar for turnerca902

Hi Folks, For thoes of you who may have read and offered assistance on this problem already, I thank you. (Woooee, Slate.) The project/problem has been evolving and now I feel I am getting close to a solution...but still a few steps away. I have the code below, which is …

0
65
Member Avatar for CJL1980

Hi, First thing is first, I wasnt sure whether to put this in this section or in the VB.NET section as it has aspects of both but I decided the issue was probably more relevent to this section so here it is. Secondly this question may seem trivial (any question …

Member Avatar for CJL1980
0
474
Member Avatar for srinivasuneti

Hi., Can any one tell me how to build asp.net page dynamically using xml.,

0
42
Member Avatar for Jahira

Dear all, me new to this xml..i need detailed codings for converting excel sheet into xml file. Thnks in advance

Member Avatar for Jahira
0
116
Member Avatar for onsir

how to connet to database using hibernate, because i create hibernate.cfg.xml while is running i have build simple application for test connection to database using hibernate. when write application i'm not write hibernate.cfg.xml, but i want create while running. so when i click button show error like this " "Jun …

0
62
Member Avatar for n2201

I am trying to load XML files into SQL server database using SQLXML4.0 I have relation defined as such: [code] <xs:annotation> <xs:appinfo> <sql:relationship name="ApplicantPhone" parent="Applicant" parent-key="PQNumber" child="Phone" child-key="PQNumber" /> </xs:appinfo> </xs:annotation> [/code] and then I am using the relations as follows: [code] <xs:element minOccurs="0" maxOccurs="unbounded" name="CustPhone" sql:relation="Phone" sql:relationship="ApplicantPhone"> <xs:complexType> <xs:sequence> …

Member Avatar for n2201
0
101
Member Avatar for tecktalk

How can I open a pop window of particular size even when the javascript is disabled on the browser on my ASP page ? Solution: Here's a solution that degrades gracefully. It will open a clean popup if javascript is enabled, and a normal new browser window if javascript is …

0
98
Member Avatar for Mapper99

I can't seem to get a case insensitive search to work using an XPATH query. This code works: $lats = $users->xpath("/users/user[contains(.,'$fullname')]/lat"); This code does not work: $lats = $users->xpath("/users/user[contains(translate(.,'abcdefghijklmnopqrstuvwxyz'," + " 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'),'$fullname')]/lat"); Any ideas? Thanks in advance, Mapper

0
65
Member Avatar for cellus205

Im pretty new to VB, using .Net 2008, and I am saving two DataGrids, ComboBoxes, and Textbox to a txt file, using "*99*" as a terminator between each, but I am having trouble reading it back into each field. Heres my open file code. [CODE] Private Sub openbtn_Click(ByVal sender As …

Member Avatar for cellus205
0
115
Member Avatar for decobatko
Member Avatar for tecktalk

can sumome tell me plss.. that can i use XSLT in my webpage to set the style whihc is made in PHP...??

0
83
Member Avatar for jencinas69

hey any body know more about this script to convert CSV to XML [code] <?php /** * Converts a CSV file to a simple XML file * * @param string $file * @param string $container * @param string $rows * @return string */ error_reporting(E_ALL ^ E_NOTICE); ini_set("display_errors", true); function csv2xml($file, …

Member Avatar for jencinas69
0
200
Member Avatar for nmpgaspar

Hey. I'm using System.Web.Caching in my .asmx webservice in order to save some information about multiple users requests. I insert that data like this: cache.Insert(Unique_token, MySessionObjectForThatUserToken, null, Cache.NoAbsoluteExpiration, new TimeSpan(0, 15, 0)); And then retrieve it like this: MySessionObjectForThatUserToken obj = (MySessionObjectForThatUserToken)cache[token]; As you can see, i have a slidding …

0
80
Member Avatar for Arijit Manna

Sorry, I posted in the XML forum, but actually I couldn't find any forum for XAML.:$ Iam trying to develop a Treeview where the user can only view childnodes of a node only one at a time. eg. Suppose the user clicks on Node 1 its childnodes shall be visible, …

0
54
Member Avatar for dinilkarun

i am getting data from a database using VB and then parsing it onto an XML sheet. I find that i'm not able to put a string with number/space/any special characters as the first character for a node. Is there any way to escape this rule in XML? Please help

Member Avatar for ganymede
0
53
Member Avatar for jencinas69

Hey I have a DTI text file that I need to convert to xml format. Have you done this before? Attached are the TXT and XML file

Member Avatar for ganymede
0
62
Member Avatar for timar

Hi I need to convert below part <ul> <li id="L_115775_tr"> <span> <a href="http://support.microsoft.com/ph/11732" id="L_115775">Windows Vista Solution Center</a> </span> <li id="L_116381_tr"> <span> <a href="http://support.microsoft.com/ph/8722" id="L_116381">Windows Internet Explorer 7 Solution Center</a> </span> <li id="L_125705_tr"> <span> <a href="http://support.microsoft.com/ph/1173" id="L_125705">Windows XP Solution Center</a> </span> <li id="L_147192_tr"> <span> <a href="http://support.microsoft.com/gp/cp_email" id="L_147192">E-mail Solution Center </a> </span> …

Member Avatar for ganymede
0
146
Member Avatar for edek

Hi, What I have: 1) Table in SQL Server 2005 2) Table contains column of xml datatype 3) The column has Xml Schema defined I need to do three things (in C#): 4) Get the Xml Schema of the collumn 5) Create dataset based on that xml schema 6) Load …

-1
63
Member Avatar for Renoldton

Hi, I have a XML file generated externally,i need to traverse through that file and then make certain changes to the XML file or add new attributes to that file.How can i go about it?This eventually will be a Pro*C code.Kindly help me out.Thanks.

Member Avatar for tesuji
0
137

The End.