WAP

414 byte By yesnathan22 at 2007-11-17 12:53:40
I need some information regarding wapgate way. I am able to understand what is wapgateway, how its helpful for the mobile phone users to see the web site. But i need some more information that is, In which format the client will receive the data from wapgateway. will it be in wml form or in some oth...

Loading an HTML page with XML

354 byte By Liam369 at 2007-11-17 12:53:41
How do I do this? I have created a padded table in an HTML page that is pretty basic. It has the name of the column and a text area for the data. I have an ADO recordset saved as XML. I need to be able to display the XML on the HTML page.Any ideas? Thanks in advance.William GriffinAutomated Sys...

XML Java

260 byte By thquaas at 2007-11-17 12:53:42
HI,<br/>i need help at programming a java class to access to xml documents and load there at a dom object.<br/>The xml-documents are saved at a local directory.<br/>If that is to difficult, is ist enough to access one xml document.<br/>regards<br/>Thomas

Fast joins

738 byte By Dave Waterworth at 2007-11-17 12:53:43
Hi,I'm writing an app using MS XML DOM. I have to open one XML document, then for each element in the first document I have to lookup an element in a reference document based on an ID in the first document.The main document has about 1000 elements, the second document has about 100. At present...

encoding problem

202 byte By Bon La Lay at 2007-11-17 12:53:44
Switch from current encoding to specified encoding not supported<br/>How to resolve this problem?<br/>//-------------\\<br/>Where there's a wire , there's a way<br/>\\-------------//

MSXML speed (c++) ?

2420 byte By charlass at 2007-11-17 12:53:45
Hi,I'm just thinking about using XML+ XSL for displaying some (mass) data. Just for fun I used MSXML to create a complete IXMLDOMDocument in the memory. First test are depressively slow!My XML file: ...1000 more rows...I'm using the following code to add a new IXMLDOMNode.Basic idea is t...

Data retrieval question

579 byte By AlexTAI at 2007-11-17 12:53:46
Hi every body,Can anybody explain how XML retrieves the data stored in XLS files. I paid attention that not all the file loaded, and each time I query information the IE loads needed recordset. It looks that it uses DCOM to perform this, but I am not sure.Does someone have a good explanation?Any lin...

XML Super beginner

231 byte By HushPuppy at 2007-11-17 12:53:47
Hello,<br/>what is the easiest way to access xml file from a html and then output it on the html file.<br/>i mean, is there a tool that can show me the :<br/>nodeValue, nodeName real time? like in vb?<br/>··-:- Ben Kayam -:-··

connecting to HTTPS:// url using ServerXMLHTTPRequest

266 byte By gsnaidu at 2007-11-17 12:53:48
HI,<br/>I am not able to post data to https ( secured) type url. Anybody have idea how to work out it?<br/>As said in msdn, I run proxycfg.exe -d & also run iisreset.<br/>If anyone tried this already, plz let me know.<br/>Thanks in advance..<br/>Naidu

help xsl:choose

341 byte By swatirs at 2007-11-17 12:53:49
my xml is like thisroot node grp 1 /grp name krj /name /node.../rootI want to check if the value og my current grp is same as that of the grp in next node. What should i write in test expression? Pls helpPS I have deliberately left out the or they r gone from text when the msg is posted...

What does XML do for me

703 byte By Joe Keller at 2007-11-17 12:53:50
I have heard alot about XML and have started reading some books on the subject but all of which are telling me how to create XML and all its needed components. My question is.. what does XML really do for me. At first glance I thought XML was a way of defining a data structure, which possibly it i...

XML Database

382 byte By indranilb at 2007-11-17 12:53:51
I want to use a small object orientated database to store and retrieve XML files. Any ideas how? I don't want to use any SQL databases, as the distribution would have to have a transparent database layer, and the user can't go in and do any settings (ODBC, etc.). I am not really bothered a...

IXMLHttpRequest

870 byte By Matt James at 2007-11-17 12:53:52
I am trying to use the IXMLHttpRequest class in VC++, created out of msxml2.dll. Here's the code that I'm trying to use:CString function( CString cs ){IXMLHttpRequest oPort;COleVariant VFalse((long)FALSE, VT_BOOL );COleVariant VOptional((long)DISP_E_PARAMNOTFOUND, VT_ERROR);COleVariant VM...

browser problem NS 4.7, IE 5.0

725 byte By help_doubts at 2007-11-17 12:53:53
Hi I am using a xsl file. And in my java program i am creating xml file and parsing the created xml file with the corresponding xsl file, and generating the final output (HTML). I have a problem with the browsers. In my xsl file i am using the following java script as If i click the help icon it w...

whitespaces in XML-File

161 byte By Georgia at 2007-11-17 12:53:54
Hallo,<br/>How I can display the whitespaces?<br/>Now I can display only one whitespace between two words but I will display more.<br/>Can somebody help me?

XSL: get the current node name?

393 byte By charlass at 2007-11-17 12:53:55
Hi,I want to create a HTML table from an XML file, like that:TABLETR TD node_name /TD TD node_content /TD/TR/TABLEI know how to get the content of the current node: But how to extract the name of the current node?thx!!christian--------------Plz vote 'cause this guides the other users!...

Newbies question about XML, XSL, CSS and DTD?

175 byte By jimcheng at 2007-11-17 12:53:56
I am a newbie to XML.<br/>Could anyone explain a little bit about the relationship among XML, XSL, CSS and DTD (Document Type Definitions)?<br/>Thanks!<br/>Jim Cheng

XML tutorial with real world examples ?

543 byte By Johan Johansson at 2007-11-17 12:53:57
I have been looking for a good XML tutorial but al I find is theoretical tutorials that is will show you the difference between HTML and XML.I am looking for tutorials on PROGRAMMING XML !!! The basics about XML I have read 20 times by now.Anybody who can recommend a site or a book or a VERY good e-...

XML & SVG

324 byte By Steve White at 2007-11-17 12:53:58
I am looking for someone with extensive writing experience and an in-depth professional knowledge of XML to help with a book on SVG.Steve White http://www.VirtualMechanics.comFor the best in D/HTML editors. http://www.VirtualMechanics.com/news/webtips.htmView our Web Tips weekly news letter...

Simple XSL Question

160 byte By pjpark at 2007-11-17 12:53:59
I want to do something like the code below. Is something like this possible using MSXML Parser 3.0?<br/>This code gives me errors:<br/><a href=Link

DTD validation

225 byte By bidisha at 2007-11-17 12:54:00
hi,<br/>i am having problem with validating an xml request which i am gonna get from user (on daily basis). now i want to validate this request against one particular DTD . but wondering how to go about it.<br/>please help...

how to divert bad url ?

281 byte By Zerg at 2007-11-17 12:54:01
hi,<br/>i am using jakarta-tomcat JSP to build a web application. i want to divert all the bad url to a default page. how shld i do it ?<br/>any setting in the xml file ??<br/>pls help. thanks<br/>Signature (up to 100 characters) You may use Markup in your signature

MSMQ

147 byte By Khasim at 2007-11-17 12:54:02
How can I send a message(a xml file) with MSMQ whose message body length is > 4 <br/>MB. Can anyone help ASAP.<br/>Regards<br/>Khasim<br/>.

About SOAP and XSD

516 byte By GreyFox at 2007-11-17 12:54:03
Hello All!I'm an XML begginer and I study this because it's great push by Microsoft and it's envolve in future's tech ms.net I have a question - how does SOAP data and XSD data involves? isn't it is the same in some aspects as they both describe the attributes and the tags (...

Printing XML files

199 byte By Vaidas Gasiunas at 2007-11-17 12:54:04
There are various techonogies for presenting XML on screen. Are there any technologies for presenting XML data on paper? <br/>Is it possible to include page-breaks directly to HTML and then print it?

Using xerces convert an object into xml and vice versa

295 byte By Subramanianbinu at 2007-11-17 12:54:05
I have an object of a class say <br/>person{<br/> CString name;<br/> int age;<br/>}<br/>I want to store the object of this class in the xml format. I also want to parse the xml file and construct the object. Can anybody please help me out?<br/>Any suggestion will be very useful. Thanx.

XML Queries

738 byte By Dave Waterworth at 2007-11-17 12:54:06
Hi,I have four XML documents, which essentailly represent different sections of a relational database.I need to query the data to return a series of recordsets, at present I am using commands such as SelectNodes, SelectSingleNode, NodeFromID etc to build the elements then adding to a DOM object.I wo...

New Portal for XML Users of all Kinds

406 byte By Haitian Ning at 2007-11-17 12:54:07
Hi, I would like to introduce a new XML portal site to you: http://xml.startkabel.nl You will find this site very useful: all your favorite XML resources (editor, brouwser, database system, tutorials,servers...) are collected on one site!All the links on this site are checked and updated weekly. Eve...

Simple question : XML or XSL ?

289 byte By McKay at 2007-11-17 12:54:08
Hi all,<br/>I've a XML file and his XSL file. If I've some HTML lines of code. Where is the best place to put this HTML code ? In the XML file or in the XSL file. I think it's better to put this in the XSL file but I want another opinion.<br/>Thanks<br/>McKay

Problem using save command of XMLDOM

493 byte By Jim Bassett at 2007-11-17 12:54:09
We wish to save an XML structure to a file but we are encountering a permission error whenever we do using the XMLDOM.SAVE command. Here is the section of code that we are using: Set tempdoc = CreateObject("Microsoft XMLDOM") tempdoc.load("retplan.xml") tempdoc.save("re...

retriving attributes of a XML node to HTML via XSL file

211 byte By vikas_arora80 at 2007-11-17 12:54:10
Joe Anthony<br/>in my XSL file gives me Joe Anthony. But what shall I write if I want to retive the value of attributes origin and location.<br/>TIA<br/>Java Developer<br/>SRG Systems Inc.<br/>CT, USA

XML Schema

962 byte By pjpark at 2007-11-17 12:54:11
I have an xml file that I want to do a one-many type relationship in. Is this possible using schemas? I have a simplified version of the problem below. An animal has either 0 or 4 legs. If it has four legs then it will have a <LegMap> that always has the same four leg elements. I tried playing...

Post binary files through HTTP

1215 byte By pczurak at 2007-11-17 12:54:12
I have to following code, which allows me to post a file using http post.The code works good, but it works only on the text files. How can I sendWord document files or any other binary files?ThanksPeterpczurak@bigfoot.comPrivate Sub cmdSubmit_Click()Dim strText As StringDim strBody As StringDim str...

linking a database to xml document?

319 byte By bubby at 2007-11-17 12:54:13
Hi,I'm trying to write some code that insertsdata from a database to a generated XML documentbefore it gets passed to XSL.Something like inserting a users ID number into the return page.Is there some way to do it through XLink, xpointer or xpath? Thankyou in advance,Kimball...

how come AI??

196 byte By Shair at 2007-11-17 12:54:14
What are the features of Artifical Intelligence(AI) and how programming languages that are involved in AI(Lisp and Prolog) are distinguish from other programming languages(C++ or java or SQL etc).

XSL editor

173 byte By Jim Bassett at 2007-11-17 12:54:15
Does anyone know of XSL editors, maybe free ones, etc. I have heard there are some editors that will help take an XML file and produce the required XSL to turn it into HTML.

disabling textbox/textarea in netscape

98 byte By swatirs at 2007-11-17 12:54:16
I want to disable textbox / textarea .It works on IE but not on Netscape. Is there any workaround?

converting XML into an ADO recordset

1146 byte By jibble-depop at 2007-11-17 12:54:17
I am working on using XML to interface between databases & I have a little question. Getting the XML from a recordset isn't a problem, and using another application to view the data in the XML document is also okay. My problem is how do I convert this data from XML into an ADO recordset? Here i...

using SOAP

491 byte By gpid4 at 2007-11-17 12:54:18
Hello All,I'm just starting up on SOAP. I need to access a Java/EJB method from a C/C++ application using SOAP. All the articles available on the web talk about development of SOAP clients using VB or SOAP server for webservers like IIS, Apache etc. or invoking COM objects on the server side by...

How does one add a node

433 byte By Jim Bassett at 2007-11-17 12:54:19
I wish to add a node to an existing XML file. I am trying to use the DOM to do this using VB. For example: Note the use of quotes was only so that the symbols would appear: John Doe Mary Smith What DOM code or other code would allow me to add a node called to the above so that it would...

The useness of the XML?

62 byte By crystal0 at 2007-11-17 12:54:20
Who can list all the useness of the XML for me?<br/>Thank you!

Generation of XML

295 byte By Chidu at 2007-11-17 12:54:21
Hi,<br/>I have generated the schema, now I want to write the xml file using the DOM in c/c++. how do i write the XML file. like i am in small dilema, how and where do i start. how is the schema i generated will be used in the xml file for validating the xml file<br/>thanks for helping

MFC & XML

259 byte By HushPuppy at 2007-11-17 12:54:22
Hello,<br/>I need to write a program that send some parameters to a web page that return me a xml page with my result.<br/>my question is how can I, using MFC, parse this xml file is there any function for it in mfc?<br/>thanks,<br/>··-:- Ben Kayam -:-··

XML to HTML & WML

580 byte By wonder at 2007-11-17 12:54:23
I am doing a project that is to retrieve data from DB using Beans based on user's requirement from a JSP page.The retrieved data will be passed back to a JSP page and format into XML format. Then I need to display the data to the user, be it in web or wap browser. I can do it for the HTML flow....

data transfer

233 byte By ankur26 at 2007-11-17 12:54:24
my appication need to read data from files. These files could be notepad,excel,access and transfer the data into a database.<br/>i am very new to xml.....<br/>can xml be used for this and in what way ?<br/>thanks,<br/>Ankur

SOAP

1836 byte By Collie at 2007-11-17 12:54:25
Hi,Im trying to get the XML string which is generated by ISoapSerializer. When I try and loadthe stream into the ISoapReader the return code is S_FALSE.Can anyone help? Below is effectively what Im doing. It works correctly in sending the stream to the server, but how can I see the actual XML sen...

Validating the xml against schema

390 byte By Chidu at 2007-11-17 12:54:26
Hi, With the help of MSXML DOM Interface I am writting the xml in one application. Now with the other application I want to validate the xml against the schema I have written ( which is in w3c schema format ). How do I do this. I have tried validating the same using SAX, but the problem with the SA...

How to generate Xml File with help of DTD.

5636 byte By hemantkhatri at 2007-11-17 12:54:27
Hi, My goal is to convert hml files into xml so first of all i have to convert html file into Xhtml(i think so) and then after you can convert into xml. For converting html to xhtml, i m using JTIDY it will convert into xml file and i got xml file as follow. Now, whats i want to convert following...

Can anyone point me to a nice XML tutorial ?

116 byte By T_Natarajan at 2007-11-17 12:54:28
Preferably a downloadable one, I am very new to XML.<br/>Many Thanks for your time,<br/>Kind Regards,<br/>Natarajan.

XML using MFC

216 byte By Anders Windelhed at 2007-11-17 12:54:29
Hi!<br/>Could someone please show me how to write a small program in MFC that creates a XML document, adds some elements to it and saves it to disk?<br/>Or direct me to some simple tutorial.<br/>Thanks