Hi All, I'm doing MCA, now I involve my Project in Website Designing and Maintenance, I wish to use XML in my Website, and I have some general doubts. 1. Is XML have any (latest) version.2. Can I run at any lowest configuration. (IE3.0, Netscape3.0) or (386, 486)3. Any Tutorial sites are in O...
Hi, My application requires orders to be sent from a branch office to the central office and back. To accomplish this, I am currently exporting various tables into CSV format, sending via HTTP, and re-inserting them into the database on the other end. My problem is that there are many central off...
1412 byte By
leklund at 2007-11-17 12:52:02
Hi I am tryig to do a conveter to convert a xml file to a plain text output but i Get the following error messages can anyone helpme with whats causing it.org.apache.xalan.xslt.XSLProcessorException: at org.apache.xalan.xslt.XSLTEngineImpl.error(XSLTEngineImpl.java:1676) at org.apache.xalan.xslt.XS...
hi all!<br/>i try to extract data (from a particular tags) and to write it to xml file...<br/>using the sax library of ibm. Can someone give me a small sample on how can i do that ?<br/>thanx
In Windows CE 3.0, how do I load an existing xml file using the IXMLDOMDocumentInterface::load method ? I'm programming in embedded Visual C++ 3.0. Could you please provide an example of this operation ??<br/>Thanx in advance.
513 byte By
leklund at 2007-11-17 12:52:05
Hi I'm trying to convert a xml file into some text files. But I need to parse in information that doesn't exist in the source xml. The problem means arises because I am to generate list of 'true/false' depending on whats in the source files and then using these to build strings t...
267 byte By
chem1 at 2007-11-17 12:52:06
Hello All,<br/>This may seem to be a childish query bhut how do I start coding VB with XML so tha I get something useful out of it.I know that I can refernce the MSXML parser.I have already done that but simply have npo idea how to start<br/>Thankx in advance...
Anyone can recomand a XML parser for WinCE?
263 byte By
choowc at 2007-11-17 12:52:08
How to I change 2 frame at the same time ?<br/> e.g. I got topFrame, middleFrame, leftFrame and rightFrame.<br/> when I click on the text links on middleFrame,<br/> I need to change the leftFrame and rightFrame<br/> at the same time. How to do that ? please help.
hi,<br/>I want to validate an XML based on a DTD.<br/>Is it necessary to have a reference to the DTD<br/>within the XML.<br/>I dont want it that way. How can i specify the<br/>DTD file dynamically while calling the parse<br/>method.<br/>Thanks in advance <br/>Gita
does anyone have any experience in installing MSXML (Version 3) on IIS 4.0?<br/>Is there anything you need to configure on IIS?<br/>does it break the existing installation?
Hi, I have a problem with Oracle8i. I like know how translate (automatic or not) the XML or DTD or Schema in databases, how is the correct method.Hi have a XML documents. For example:ml?xml version ="1.0"glmlCourseglmlNameglJAVA WITH XMLml/NameglmlTeacheglmlNameglDavid Cabanillasml/Nameglml/Teacherg...
767 byte By
P_Aybara at 2007-11-17 12:52:12
I'm trying to do a test such as the following in an XSL document:if x-a < 10 then write 0How would I go about doing this? This works fine for something simple like if x < 10:xsl:if test="X[.$lt$10]"but how would I go about doing something like:xsl:if test="X-A[.$lt$10]"(note that A is a...
Does anyone can give me an example of using this method in COM IXMLDOMNode ?<br/>I'm not able to get a result from this method, S_FALSE is always returned.
182 byte By
al_paso at 2007-11-17 12:52:14
What issues does the MS XML parser have in a server side implementation?How are using VB web classes better?<br/>Can naybody point me to a resource that explains this<br/>Thanks
438 byte By
SMR at 2007-11-17 12:52:15
I want to write a generic component that connects to a database, creates an XML Object (??XML Something??) from an ADO Recordset and returns the XML Object. This is easy to do if just returning an ADO Recordset, ignoring the XML. Someone told me I could create an XML Object of some kind in memory,...
has anyone successfully tested SOAP on an IIS 4 on NT4?(Yes, I know the readme file says that it has been tested only on IIS5 and W2K).I have tried to implement a very simple SOAP scenario: ActiveX DLL on the server (written in VB 6), VB client. I used the ISAPI version (not the ASP version).I can s...
Can anyone help me by giving a code about how to vectorize an entire XML file. (xerces and Xalan can be used)
Hi,<br/> I would like to know in simple terms "what is a parser?". Can anyone please tell me what it is and what it does?<br/>Thank you,<br/>Derek
This might be funny to all the people who read this but I need to know what exactly ix XML and what is it used for? Can any of u enlightened people please answer my query<br/>Take care & Luv all u coders<br/>Anand
Hi all,i have a problem with UTF - 8 and UTF 16 encoding formats.My problem is that 1) if i save the xml- file as unicode with encoding style as UTF-16 my application reports SAXParserException saying 'Document root element is missing"2) if i save the xml file as a non-unicode format and speci...
449 byte By
Xiao at 2007-11-17 12:52:21
Hello there, I'm now having some HTML files that should be converted into XML files containing their data and XSL files containing their representation style. I'm just wondering whether there is a convenient way to do this. Seems like Word2000's "Save as..." functionality cannot ac...
Hi,I'd like to include binary data (e.g. the contents of a local file) in my xml file.I want to use XMLHTTPRequest object to upload local files to a server.How to I get these things into my XML document.I tried creating a CDATA section in my XML file.But, only a few bytes of my original file ar...
606 byte By
al_paso at 2007-11-17 12:52:23
Is there anything similar to setAttribute/getAttribute in Netscape? I am building up HTML from an XML doc applying to it XSL. Based on certian data in the XML doc I need to define custom attributes to various controls defined in the XSl stylesheet.The purpose is to identify the controls for validati...
The following test program I'm trying to create to get acquainted with the XML SDK is failing on the attempt to create the instance of the Document. Here's the code:#include "stdafx.h"#include <stdio.h>#include <comdef.h>#include <msxml.h>#include <atlbase.h>#defin...
147 byte By
shreya at 2007-11-17 12:52:25
Hi all,<br/>From an xml how can i retrieve the value for attribute "encoding".<br/>i am using XML parser in JAVA<br/>Rgds<br/>Shreya
Does somebody know of free printable xml tutorial other than what is at www.xml.com OR www.sun.com?<br/>Thanks<br/>~ ks
I typed the following lines in notepad(I have omiited angular brackets around tags) and saved the file as a.xml. Then I opened the file in iexplorer 5.0 and Mozilla. Any guesses what they will show(rem that I have specfied no headers in file to specify that this is a xml file)?dev-archivepostmsg1 Wh...
What do we mean by " a link can be bi-directional or multidirectional". This is in context with XLinks supported by xml.<br/>~ Thanks<br/>~ kapil<br/>~ ks
I'm confused, please help:How exactly is xhtml different from xml? I mean what are the things which xml supports and xhtml doesn't? It is said that xhtml allows us to define our own tags so isn't xhtml better than xml since we can also use formatting tags as well as user defined tags...
Hello,<br/>Can any one please send me an example as to how to generate HTML file using an XSL and XML file. The XML file must consists nested elements and attributes.<br/>sunil are
377 byte By
al_paso at 2007-11-17 12:52:31
Has anybody come across an error while resolving external DTDs with loadXML () method of the MSXML dom object?MS confirms this as a bug and suggests a workaround in this KB article: http://support.microsoft.com/support/kb/articles/Q235/3/44.ASPBut I still get a error while I load the the XML text aft...
Hi all,<br/>Please send me XML and XSL file to generate a letter. The letter should contain from address,to address and body. This is urgent, please help me.<br/>sunil are
Wether it is possible to create objects or components like INPUT TYPE="TEXT" ie TextField or checkbox in html, using XML?
560 byte By
aadhi at 2007-11-17 12:52:34
I am writing a VC++ (6.0) application that uses the EZDAV lib(v 3.0 by C.Leong) to connect to DAV servers and return FindFirstFile( directory enumeration) information .. this library depends on EXPAT library that contains the XMLPARSE.DLL. Whenever i have subfolders under the root folder the applica...
570 byte By
aadhi at 2007-11-17 12:52:35
I am writing a VC++ (6.0) application that uses the EZDAV lib(v 3.0 by C.Leong) to connect to DAV servers and return FindFirstFile( directory enumeration) information .. this library depends on EXPAT library that contains the XMLPARSE.DLL. Whenever i have subfolders under the root folder the applica...
409 byte By
calenkl at 2007-11-17 12:52:36
I know that there's a dll provided by VB for XML, and so the sample by MSDN. But i wonder if i can generate a XML page through VB which the XML file to be generated is not existing before that process is done. Most of the time i found that the XML DLL will havto load ur pre-generated XML docume...
539 byte By
esnyder at 2007-11-17 12:52:37
Hello All,Does anyone know of an XML Code Generator that will create classes in VB or VC++ that will allow you to create and manipulate an xml file? I have used the one created by Jason Masterman and Chris Predeek of DevelopMentor but it does not allow you to manipulate the xml document. Also I am...
10 byte By
jimbox at 2007-11-17 12:52:38
admin test
hi, We provide a link to a picture file(jpg, gif etc) in the xml/html document and can use style sheet(for xml) to display the picture data in browser window. Is there a new technology coming(like SVG etc) which allows to somehow represent the picture data in document itself so that I need not wo...
Hello ... i have problem in using CDATA ... TEST RS R Mystatement = ![CDATA=["This & that [stuff] is just text content."]] /RS/TEST . if i remove CDATA there is a problem with & and any special characters ...other wise nothing is displayed on my IE . is there any setting to be done in XSL or an...
198 byte By
uzeb at 2007-11-17 12:52:41
hi, <br/>i would like to know if i am creating an xml, how do i refer to an other xml from my xml?<br/>can you help here?<br/>example code will be really appreciated<br/>tnx a lot<br/>uzeb
hi,I have some xml content say ::/myname.doc2000-08-22T04:29:03Z19968Tue, 22 Aug 2000 04:29:03 im writing a VC++ application which gets me the above response from the server .. now i want to parse that response so that i get only the content length for example my output should be for getcontent leng...
956 byte By
Yan Cui at 2007-11-17 12:52:43
I wrote an ASP to receive a string from a XML form, and use the string received to search records in a table. It didn't work. I can't find the problem. Here is the code:code = Request.form("bkcode") 'get the book code from the client name = Request.form("bktitle") 'get the bo...
Hei!I have a problem to write the DTD section to a newXML file. I'm using MS VC++ and the DOM-Interface.When i try to get an MSXML::IXMLDOMDocumentType invoked I use pDoc->get_doctype(&pDocumentType);and it returns NULL. Can you send me some code in c++ or VB? Thank you!...
253 byte By
arasu1 at 2007-11-17 12:52:45
Hai,<br/>While runing my programme it showing some errors.<br/>Run time exception. SAXParser Exception there is no URI for "db.dtd". Actually the DTD is not accepting by the XML file.<br/>How can i rectify my probs.<br/>Bye<br/>V.T
263 byte By
zvenny at 2007-11-17 12:52:46
Hi,<br/>I've downloaded the Xerces-C code, samples and documentation from http://xml.apache.org .<br/>I would like to implement this parser into an MFC application. <br/>Can anyone get me started with this (hints, code,...) ?<br/>Thanks...Sven
Hello there, I am having troubles with this:I have a HTML page containing 2 main items:a dropdown menua text boxThe project I work on also has a XML object, which holds a series of keys and associated values.When a user chooses one of the dropdown menu options, the javascript code in the HTML page s...
421 byte By
Yan Cui at 2007-11-17 12:52:48
I wrote an ASP program, which using XML DOM to generate a XML document and a prefined XSL is used to transform it into HTML page. The XSL adds a search form to the document. The problem is once the search form (contains textbox, selection list, radio button) is submited and user click the back butto...
Hello all,I am currently on an assignment which is required to use XML for the following:1. Some structure of info is recd from an application. it is to be converted to XML schema which in turn to be packed and sent to SMTP port.2. Similarly, We should get the mail from POP3 and write into XML schem...