How can you get the records in a SQL database by XML?
I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea?
Will it is true that XML is not able to do that but with the use of java script I have found a way to make the XML read the data in the database but it wont show them in tabular format it will just put the nin the web page as XML format or it will put them without any format. I have tried to use a schema to make the XML style one to get in a table but it wont work. I’ve gut pretty stuck there.
Is it possible to use Infopath form to create a .xml file out on a network share?
I have a file template in XML that I need to simply modify certain variables and save. This seems like something Infopath could do. The program upon submission needs to simply drop a new file containing this info within a template of data.
How to get an xml file on a webpage?
So I have my RSS feed saved as an xml document. What I want to know is, how do I upload it to my website so that I can get it onto iTunes. Help appreciated, I’ve been trying for days and I can’t figure this our.
Is it possible to add elements to an xml file permanently using javascript?
I am using the examples on w3schools and as far as i can tell creating or adding an element with javascript only makes that element accessible through javascript. I want to actually write a new element in to my XML file. How can i do this?
How to use XML file as web report data source and create dataset?
I am using RAQ Report. As I konw, RAQ Report server provides many types of dataset for users. Such as Simple SQL, Stored Procedure, Complex SQL, Text, XML, Builtin, Semantic View, EssBase, and Customize, etc.
Then, how to use XML file as web report data source and create dataset?
XML – how to automatically have your page open with the tags collapsed NOT expanded?
The title says it all. I need to know how to get an XML page to load having all of the expandable tags collapsed instead of already expanded when I open the page.
Any help please?
Thanks.
How exactly does one company pass an xml document?
For example,
Company X is requesting an doc in XML format from Company Y.
Does Company Y just send the doc, or does it have to send a DTD or XML schema along with the doc?
I understand XML and XML schemas, but I’ve never been in a situation where I’ve had to pass an XML doc to somebody else, so I’m curious about the process.
What is the easiest way to publish a web application based on xml/xsd?
I have an XML / XSD pair, which I usually edit with Altova XMLSpy.
I am looking for a way to edit the XML through the web in a similar way to how XMLSpy works on Windows.
The server-side would have to run on apache / linux.
I am hopefully looking for something open source / free and that doesn’t require a lot of effort to set up (that’s why I don’t want XSL)
Does anyone know what’s the easiest way to do this?
Thanks in advance!
What is it easiest and fastest way to convert xml to comma delimited files?
Wanting to upload to bulk yahoo classifieds from an xml file and they only accept comma delimited.
How Can I Create an XML to Create a Menu?
I want to create a drop box menu with an XML file. Can somebody share some knowledge on how to do this?
I will then use the option to insert a menu on my web page, importing the XML file. This will allow me to edit just the file and have it update on all pages.
Thanks in advance.