3,634 Topics

Member Avatar for
Member Avatar for chinnareddy

hai i have few .bak files like (abc1.bak,abc2.bak) are stored in sample.xml file.I need to Retrieve those .bak files and store in c:\ drive plz help me...... thanks in advance chinnareddy

Member Avatar for scru
0
81
Member Avatar for Jihad

I am parsing XML file which contains this tag [COLOR="Green"]<TransferInfo xsi:type="ProductTransfer">[/COLOR] I want to get the [COLOR="green"]xsi:type [/COLOR] value. I am using the dataset to parse the file using VB.NET. The problem is that [COLOR="green"]xsi:type [/COLOR]is not one of the items of the [I]TransferInfo[/I] table. Is it possible to get …

1
64
Member Avatar for Shanti C

Hello Friends... Tell me how to store my product information in xml file using php ... Is this is a replacement of my database... Please tell me any information on this... Thanks in Advance.. Shanti

Member Avatar for R0bb0b
-1
205
Member Avatar for Shanti C

Hello Friends... I am completely newbie to XML..And I am a php developer... I heard that XML can be used in the replacement of our databases...Is it right??? What is the purpose of XML to be used in our project....What are the advantages and disadavantages of XML...And How to use …

Member Avatar for Shanti C
0
100
Member Avatar for pennypacker

Hello, I am trying to make a for-each loop that selects the nodes to run over using a variable. So instead of: <xsl:for-each select="item"> It's: <xsl:for-each select="$nodes"> I've stripped what I have so far to the example below to illustrate what I've got: XML: [CODE]<?xml version="1.0"?> <test-root name="test document"> <list …

0
61
Member Avatar for numlock

Hi everyone, first - i dont know XML. My situation: - i have text file "job_log.txt" , where new row is added few times per day: [QUOTE][B]1222275068[/B].093750 ue 906.824559 ct 4.546900 fe 3000000000000.000000 nm w3_lhc_symmetric-q2_16__22__s__64.31_59.32__26_28__5__60_1_sixvf_boinc81281_1 [B]1222275666[/B].812498 ue 906.824559 ct 597.187500 fe 3000000000000.000000 nm w3_lhc_symmetric-q2_15__47__s__64.31_59.32__18_20__5__15_1_sixvf_boinc84095_2 [B]1222275993[/B].406248 ue 906.824559 ct 596.515600 fe …

Member Avatar for Teme64
0
87
Member Avatar for Shanti C

Hello Friends... Tell me how to store my product information in xml file using php ... Is this is a replacement of my database... Please tell me any information on this... Thanks in Advance.. Shanti

Member Avatar for Shanti C
0
100
Member Avatar for Symbi

I am designing a web application For running Automated test.I record the flow of an application (say yahoo.com) using Selenium IDE and exporting the test suite to java.So now i have a file For example login.java.The application i am creating is like i will have a browse button.i will browse …

Member Avatar for ankigupt
0
98
Member Avatar for ldsc

Hi All Pls give me a positive feedback on this topic - If we put XML Sitemap Link on our web site Then Google Crawl that and give it to important like other pages?

0
64
Member Avatar for paferlini

Hey guys! im triyng to run these example codes for a simple connection using these libs, and these errors occurs: codes: [ICODE] #server import SimpleXMLRPCServer from datetime import datetime server = SimpleXMLRPCServer.SimpleXMLRPCServer(("localhost", 8888)) server.register_instance(datetime) server.serve_forever()[/ICODE] [ICODE] #client import xmlrpclib server = xmlrpclib.ServerProxy("http://localhost:8888") print server.now()[/ICODE] en the errors: Traceback (most recent …

Member Avatar for paferlini
0
604
Member Avatar for Rioku

First I want to apologize if this has been asked before. I have spent hours trying to figure this out and can never find a straightforward answer. It has turned out to be a FAR more difficult problem then I originally thought. Basically, I need to write a client side …

Member Avatar for Rioku
0
168
Member Avatar for lupin99

hi everyone... i'm a newbie to xpath and i don't know how to extract all the ToolAlarm nodes from my xml file... here's the xml file and code snippet: <?xml version="1.0" encoding="utf-8" ?> <ToolConfigurations> <ToolType name ="EQP1"> <ToolAlarms> <ToolAlarm name = "AIR PRESSURE LOW"/> <ToolAlarm name = "FALSE ALARM"/> <ToolAlarm …

Member Avatar for techtix
0
142
Member Avatar for ShahriarK

Hi every body I am new in AJAX. My server side language is ASP and I created the XML. At getting response i get this error "Only one top level element is allowed in an XML document." Here is my created XML " <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <GoodForSell> <Good> <GoodCode>1</GoodCode> …

0
53
Member Avatar for knightsg

I'm having a problem with an XSL script, using perl's XML::XSLT library. The code I'm dealing with is below: The XML: [code=xml]<eprint><eprint_status>archive</eprint_status><eprintid>3</eprintid><userid>5</userid><datestamp>2004-06-04</datestamp><type>journalp</type><abstract>Issues about young people&#x2019;s use of public and community spaces are now commonly raised in many countries. As urban space becomes more intensely used and the patterns of use …

Member Avatar for knightsg
0
106
Member Avatar for J-P

Hi! I've been coding in VB for a year or so, and I would like to learn how to create XML documents. I know what XML is and how it looks, but I don't know how to create XML. I code in VB Express 2008. Please help me.

Member Avatar for Teme64
0
101
Member Avatar for jewboy

I have a client with a shopping cart in an older version of Marketlive. It does not have any shopping feed functionality built into it. My goal is to create a feed to crawl the site and submit the store's products to Froogle, Yahoo Shopping, and the comparison engines. This …

Member Avatar for phpguy001
0
112
Member Avatar for trudge

I have code that successfully displays results, but throws an error in Fx 3 and IE 6. A sample of the XML file: [code] <?xml version="1.0" encoding="ISO-8859-1"?> <mycds> <cd> <title>Wolf City</title> <artist>Amon Duul II</artist> <artist_id>1</artist_id> <track_id>1</track_id> <sequence>1</sequence> <track_name> Surrounded By The Stars</track_name> <track_id>2</track_id> <sequence>2</sequence> <track_name> Green Bubble Raincoated Man</track_name> <track_id>3</track_id> …

Member Avatar for trudge
0
120
Member Avatar for qwix123

Hello, this is my XML: [CODE] <OPTIONS> <ROW NUM="1"> <ROW_NUM>1</ROW_NUM> <INVOICE_NUMBER>000001</INVOICE_NUMBER> <ID>144795</ID> <CUS_UK>20544</CUS_UK> <DESC_LONG>KELEME</DESC_LONG> </ROW> <ROW NUM="2"> <ROW_NUM>1</ROW_NUM> <INVOICE_NUMBER>000001</INVOICE_NUMBER> <ID>69449</ID> <CUS_UK>15249</CUS_UK> <DESC_LONG>PETRIMEX</DESC_LONG> </ROW> <ROW NUM="3"> <ROW_NUM>1</ROW_NUM> <INVOICE_NUMBER>000001</INVOICE_NUMBER> <ID>4125</ID> <CUS_UK>15249</CUS_UK> <DESC_LONG>PETRIMEX</DESC_LONG> </ROW> <ROW NUM="4"> <ROW_NUM>3</ROW_NUM> <INVOICE_NUMBER>000002</INVOICE_NUMBER> <ID>4152</ID> <CUS_UK>15249</CUS_UK> <DESC_LONG>PETRIMEX</DESC_LONG> </ROW> <ROW NUM="5"> <ROW_NUM>3</ROW_NUM> <INVOICE_NUMBER>000002</INVOICE_NUMBER> <ID>69486</ID> <CUS_UK>15249</CUS_UK> <DESC_LONG>PETRIMEX</DESC_LONG> </ROW> </OPTIONS> [/CODE] What …

Member Avatar for gravyboat
0
121
Member Avatar for Nefer

Hello, I am quite new with XSLT and I need to convert this xml: <?xml version="1.0" standalone="yes"?> <assesmentItem> <choiceInteraction responseIdentifier="correctresponse" title="title" discipline="discipline1" dificulty="dificulty1" timexpected="20" basetype="choice" cardinality="single"> <prompt>answer1</prompt> <simplechoice0 >response0</simplechoice0> <simplechoice1 >response1</simplechoice1> <simplechoice2>response2</simplechoice2> </choiceInteraction> </assesmentItem> into this one: <?xml version="1.0" standalone="yes"?> <assesmentItem> <choiceInteraction responseIdentifier="correctresponse" title="title" discipline="discipline1" dificulty="dificulty1" timexpected="20" basetype="choice" cardinality="single"> <prompt>answer1</prompt> …

Member Avatar for gravyboat
0
145
Member Avatar for matejkralik

Hey people, I want to ask. I have following xml file: <Materials> <Material hrubka="5" popis="dobry popis" /> <Material hrubka="0,2" popis="bla bla" /> <Material hrubka="0,1" popis="bla bla" /> </Materials> I fill datagridview with this xml file. This file is automatically saved when the application is closed. I have a problem, when …

0
68
Member Avatar for matejkralik

Hello I've got a problem. How can I remove [B]particular[/B] xml node from xmldocument? Pls, help.

0
55
Member Avatar for csteverun

For some reason Safari and Bloglines strips out part of the HREF address in my RSS links. The feed address is: [url]http://popsicklestrip.com/pss-rss.xml[/url] The proper address format is: [domain]s/[comic-name] For example: [url]http://popsicklestrip.com/s/to-the-death/[/url] This is how it appears in the actual XML file and it works fine in Firefox and Opera. However, …

Member Avatar for csteverun
0
160
Member Avatar for matejkralik

Hello masters, I'd like to ask, if somebody can help me with populating following xml file: <Materials> <Material width="0,1" description="matné papiere" /> <Material width="0,4" description="matné papiere" /> <Material width="0,5" description="papieriky" /> </Materials> to [B]combobox[/B] how can I do that? i do not want to insert nodes but values of attributes. …

0
60
Member Avatar for afolli

Hello, I have to base64 encode a large quantity of data and include it in the XML response of the webservice.The WSDL define the XML element in the following way: [CODE]<xs:complexType name="MessagePart"> <xs:simpleContent> <xs:extension base="xs:base64Binary"> <xs:attribute name="contentType" type="xs:string" default="text/plain" use="optional"/> <xs:attribute name="length" type="xs:int" default="0" use="optional"/> <xs:attribute name="offset" type="xs:int" default="0" use="optional"/> …

Member Avatar for afolli
0
173
Member Avatar for bar7b

Im trying to build a site that gets info, lets say product prices, from different xml sources that have a different structure. Then it displays all the prices sorted.. My first guess is to import all the data from the different XMLs to a mysql db after the sorting of …

0
66
Member Avatar for Aahzmandius

Hi, I was wondering if anyoune could give me some code example for this situation: I have XML parser, which accepts java.io.file data structure. I need to upload XML file and made it into file structure so i can parse it by written method or upload file into MySQL database. …

0
40
Member Avatar for deepz031186

Hello frenz..can any one help me out by telling how can we compare two XML documents and point out the missing tags and mismatch data between them..and how to proceed with this issue in JAVA.. I had read 2 XML files from user and can display them in Files..But how …

0
76
Member Avatar for jainendra.shah

hello frds, I m very new about xml. I just write table in xml files and now want to execute sql statement on that files. provide help. Thanks in advance.

Member Avatar for LizR
0
90
Member Avatar for Deeapkkamboj

Hi, I wanna know my site traffic ranking for last 3 month, (Apr-Jun'08), yet i didn't install any tracking code...............plz suggest me any site or tools...

Member Avatar for einfoway
0
113
Member Avatar for eenceo

I created a program that uses an XML file to store information. Everything works fine on the computer I created it on. When I transferred it to another computer it gave a windows error reporting box and did nothing else. I modified the program so it showed message boxes while …

0
65

The End.