1455 byte By
ChrisLott at 2007-11-17 12:56:10
(This is crossposted from the VB board at dev-archive, since it overlaps the two.)Hi,I'm working on this problem: provide local-PC functionality to browsean XML document, and to edit it in a very limited way. The currentplan is to use a standalone VB app to read the XML, and launch IE fromthat...
352 byte By
Lars_V_J at 2007-11-17 12:56:11
Hi,Is it possible to make inline or embedded xml in a html document?It is my intention, to use some java to display the xml data (or rather some of it) in the right way. I need this for a multilanguage help implemented in RoboHelp. That is why I don't want a seperate file with the xml data...Be...
658 byte By
uzeb at 2007-11-17 12:56:12
Hi all, I am trying to use SAX (microsoft implementation msxml version 4), I know how the ISAXReader works and how ISAXWritter works, my question is this:if i have an xml file called MyName.xml which is implemented as follows: Here is my name Here is my age <\beginnow,i use SAX to read and...
131 byte By
Benny Ng at 2007-11-17 12:56:13
i'm just start to learn XML, my stupid question is can i use notepad to write a XML code ? can u give a simple example? thanks
helloi am currently doing a project on developing a module for card swiping machine.i have developed a user interface using STIPML,alanguage based on xml and similar to it.each tag in the STIPML has a token(hexadecimal code)defined for it.can anybody suggest me as to how to convert the STIPML file t...
325 byte By
Lars_V_J at 2007-11-17 12:56:15
Hi,How do I use special characters like (& aelig ; , & oslash ; , & aring ; , & AElig ; , & Oslash ; , & Aring ; ) in an XML or XLS document. If I try to add them, my page will be blank. I have tried using in the first line. But...alas, no effect.somebody please help..Best regardsLars VJ...
313 byte By
Lars_V_J at 2007-11-17 12:56:16
Hi,I have an xml doc that looks like this: xxxxxxx ......I want to use the ID in my XLS doc in a <xsl:for-each select= ... so that I will for instance only get ID="Element 1" out.How will I select on the ID attrbute?Best regardsLars VJ...
1351 byte By
jgo at 2007-11-17 12:56:17
I write client/server type programs in VB. During any data retrieval (or submission), I (and the whole company) uses Strings as the data type of choice for the RDS call. I've implemented a common way for myself to do it, using delimiters and tags. Currently, I call "tagged" Strings as XML....
484 byte By
Mike74 at 2007-11-17 12:56:18
HelloI have to implement source from a friend in my application. This source wants to use XML and XPath. Now I have a problem, that the following line gives an error:NodeList nl = XPathAPI.selectNodeList(root, xpath);Perhaps the problem is, that we use here Xalan 1.2 and there this XPathAPI does not...
296 byte By
jimcheng at 2007-11-17 12:56:19
Hi,<br/> I need to parse some XML file and dump the data into database. What is the best tool/language to do it? How about visual basic?<br/>Cause I already write some small VBA program to extract data from some software and output it into XML files.<br/> Thanks!<br/>Jim Cheng
124 byte By
rameshvl at 2007-11-17 12:56:20
accepting the values from user and create a xml file and store in database and retrieving the values from xml file using ejb
I'm using version 3 of the MSXML parser. I've got an XML file that has a bunch of nodes and values. Pretty standard. Some nodes are strings, and some are integers.Now, I was under the impression that if I got the value of a node, the returned variant would tell me whether it was a string o...
269 byte By
joppu at 2007-11-17 12:56:22
Hello,<br/>is there a way i can serialize user interfaces in .NET? (like in Java, we have BML for serializing Swing <br/>components). So, is there anything similar to BML in .NET where i have script and an interpreter in <br/>.net that will generate the ui?<br/>thanks.
194 byte By
twity11 at 2007-11-17 12:56:23
I have a form (XML) being displayed on my own browser developed in VC++ (MFC)<br/>Now when the user enters the values into this form, how do i get the value?<br/>'m a biginner Plz help
114 byte By
kadimikk at 2007-11-17 12:56:24
what is namespace and where it can be used?.<br/>pls give one example for that.<br/>advance thanks<br/>kadimi
135 byte By
venkytvs at 2007-11-17 12:56:25
hi <br/>Can anyone tell me if there is any way to show non xml data like JPEG in a xml file.<br/>thanks in advance<br/>-Venky
218 byte By
yogi66 at 2007-11-17 12:56:26
Hi,<br/> I would like to know how to incorporate an xml document parsedthrough JDOM into a servlet and query the database through the servlet. This is very important to me. Please reply asap.<br/>Thank you,<br/>Yogi66.
Hi,<br/>I have a question. Please suggest me on how to convert an XML document with a DTD into a Java Class. I would appreciate if someone sends me an example or links for information.<br/>Thank you<br/>Sri
105 byte By
Ling at 2007-11-17 12:56:28
Hi! Anyone can tell me: <br/>How to export data in MS Access table to XML file using VB?<br/>Thanks.
Can someone help me with an example about parsing and constructing XML doc with xerces-c?
85 byte By
kadimikk at 2007-11-17 12:56:30
how to generate xml using sax, possible pls give one example.<br/>advance thanks
1728 byte By
tyris at 2007-11-17 12:56:31
hi all,i do have an xml document this way :<document name="Marketing"> <tables count="1"> <table name="AllDocuments"> <columnHeaders count="3"> <columnHeader text="Site"/> <columnHeader text="Status"/>...
1004 byte By
tyris at 2007-11-17 12:56:32
hi all,i try to do this :[declare a variable called x] <!-- locate Product index and keep it in a variable --><xsl:template match="document/tables/table/columnHeaders/columnHeader"> <xsl:if test="@text[.='Project']"> [make x = position()] </xsl:if></xsl:templa...
1090 byte By
tyris at 2007-11-17 12:56:33
hi alli do have a xml structure this way :<results dbname="Sales & Marketings"> <searchview name="AllDocs"> <result> <url> http://etc</url> <icon>171</icon> <description>abcdef</description> </result> <result> <url>...
Hii have some annoying xml which pops up frequently , looks a bit like this example: this is some annoying text, it is formatted and tagged up in similar fashions to this which is a painthis mixed xml is (as you can guess) a painwhat i'd really like it to look like is: this is some annoying...
2540 byte By
tyris at 2007-11-17 12:56:35
hi alli do have a xml structure this way :<results dbname="Marketings"> <searchview name="Doc"> <result> <url> http://etc</url> <icon>150</icon> <icon>171</icon> <description>abcdef</d...
Hi,<br/>I have been trying to install MSXML version 3 parser on Windows NT 4.0 with IE 2.0.I am getting error in installation(HRESULT 8007007e) .Any idea ? <br/>Thanks,
1228 byte By
tyris at 2007-11-17 12:56:37
Now that I know the exact term, I made some search about paging. They all talk about paging with XSLT on the client side. What about the server side? I guess that will be a lot of charge for the server if it deals with the transformation, but my xml files shouldnt be too big.He do have hundreds of u...
2758 byte By
tyris at 2007-11-17 12:56:38
hi all,i've found a tutorial here : http://www.vbpj.com/upload/free/features/vbpj/2001/06jun01/hr0106/hr0601-1.asp that could help me to create my own XSLT. the problem is that all the code used for the transformation is in VBscript. what i wanted to know is : is there a way to create MSXML3 ob...
475 byte By
tyris at 2007-11-17 12:56:39
do someone knows a way to make paging on server side ? A transformation that only makes html.. because if i make the transformation on the server and send the html to the client, i should only send html (and javascript if needed), as the user won't have ms xsl 3 installed... i only saw example...
600 byte By
Mike74 at 2007-11-17 12:56:40
HiI use the XML Path Language (XPath) and have now a problem to get a value from an XML-document. I tried to get the value of the floor-attribute with the following expression:/Addresses/PostalAddress[@addressId='a1']/AddressPersonInformation/AddressExtention/@floorIt doesn't work, bu...
1757 byte By
tyris at 2007-11-17 12:56:41
hi all,i tryed to load the DOM object as :client does have MS XML 3 installed, but in side by side mode. do with this script i should be able to use version 3 features in order to transform the xml on the client side even if it's not in replace mode :<script language="javascript"> functi...
120 byte By
jamesyin at 2007-11-17 12:56:42
Hi,<br/>Are there any examples of sorting columns of data using client side XSL w/ IE5? Thanks much.<br/>james
460 byte By
rolsen at 2007-11-17 12:56:43
I've just begun to work with XML and so far not to bad, I've been able from a xml document to create output to html, now that was fairly easy so here's the hard part, and question. How can I format the output, mainly I want to create links in html with xml strings. I can write out t...
im a beginner of xml. i found a site, www.brainbench.com, entirely developed in xml. i couldn't understand how we can generate a web page directly from xml. could anyone tell me how an .xml files can be used as a webpage.<br/>thanking you,<br/>vinod
hi guys, please can you explain me what is DDT?<br/>Thanks in advance
1127 byte By
tyris at 2007-11-17 12:56:46
hi all,i've made a web app, that loads xml in data island andthen with xslt make a paging table (with the help ofjavascript using DOM). As it's my very first app, iinspired myself from an already made example, that iadapted a bit. this example app works very well.but my app, sometimes, mak...
401 byte By
Kohinoor at 2007-11-17 12:56:47
Iam building a Dom Tree using the Xerces library. The Elements provided in it are like Dom_Document,Dom_Node etc.I would like to iterate throgh my Dom Tree in order to get a particular node & add new nodes there.It would be very kind if some one can send a source code regading this. I have a root...
hi.<br/>i have cube and i want to get some data from it as xml.<br/>i know to do this in sql.<br/>is it possible? how?<br/> Smile, Shmulik. (-;
I had a Problem that is i have to made a project in front end of this project there is either vc++ or vb. There is a form in these languages which could contain two edit boxes about personal inforamation (i.e Name and Age ) of a person.there are two buttons in this form one is Add and the other is...
397 byte By
hyji at 2007-11-17 12:56:50
Hi~~sorry, I can't speak English well......IXMLDOMDocmentPtr pXMLDoc, pXSLDoc, pResultDoc;....pXMLDoc->load("aaa.xml");pXSLDoc->load("bbb.xsl"); // bbb.xsl make XSL to XSL...pXMLDoc->TansformbyXSL(&pResultDoc);....Function TansformbyXSL() return pResultDoc that is transformed pXMLDoc...
397 byte By
hyji at 2007-11-17 12:56:51
Hi~~sorry, I can't speak English well......IXMLDOMDocmentPtr pXMLDoc, pXSLDoc, pResultDoc;....pXMLDoc->load("aaa.xml");pXSLDoc->load("bbb.xsl"); // bbb.xsl make XSL to XSL...pXMLDoc->TansformbyXSL(&pResultDoc);....Function TansformbyXSL() return pResultDoc that is transformed pXMLDoc...
I am using DOM in VB to convert an XML Document to another XML Document. I have a req. wherever the input file has the text "figure" followed by any numeric digit, it should be wrapped with a "link" element. I am struggling to solve this out. Can anyone pls. help?Thanks,Elangovan O....
158 byte By
AlexKrat at 2007-11-17 12:56:53
Is it possible to archive specific database rows to XML files.<br/>Is there any examples of archiving SQL 2000 database rows to XML files?<br/>Thank you!
I have some xml elements that contain characters and tags that xsl does not like. (The content for these elements is submitted by users and they tend to use unclosed html tags like <br> and characters xsl chokes on, namely & signs.) My question is how do I get xsl to display the contents of th...
151 byte By
bowlong at 2007-11-17 12:56:55
such as i have a xml file which include<br/>Now i want to use Dom with Visual C++ to change the href="aa.xsl",then what can i do?<br/>thanks.
53 byte By
bowlong at 2007-11-17 12:56:56
Does IE5.5 or IE6.0 support XSL FO??<br/>thanks.
I've got to process a number of large (quite possibly over a megabyte) XML files. I'm using the Microsoft XML parser version 3, in Visual C++.Now, what I want to do prioritize the order in which I process them by checking an attribute in the root node. Loading the files across the network...
I plan to send xml to an ASP using xmlhttp. the code is like this(javascript): var xmlhttp = new ActiveXObject("Msxml2.XMLHTTP"); xmlhttp.Open("POST", "LoadSome.asp", false); xmlhttp.Send(xmlCmdDoc); xmlDoc.load(xmlhttp.responseXML);The problem is SOMETIMES I got an error message:unspecified...
393 byte By
Bedas at 2007-11-17 12:56:59
I'm trying to convert some XML source to HTML form with XSL transformation. When I try to create attribute named "value" for some HTML tag, it doesn't work. For attributes with different name it works fine.Can somebody help me ?XSL snippet:<INPUT type="text"><xsl:attribute name="v...