Posts Tagged ‘xml’
Which is the best :Dreamweaver Vs. Aptana Vs. Amaya in using CSS, HTML, XHTML,XML & JavaScript?
Which is the best : Adobe Dreamweaver Vs. Aptana Vs. Amaya in using CSS, HTML, XHTML,XML & JavaScript. ?
thanks
could someone give me a couple of books that can explain these HTML PHP XML XHTML and JAVA?
could someone give me a couple of books that can explain these HTML PHP XML XHTML and JAVA
i want to try and learn everything i need to know about this within just 2 months I have looked all over the web to understand it more but all the online tutorials are missing the step by step information i need PLEASE HELP
How long would it take to learn all of these HTML PHP XML XHTML JAVA?
How long would it take to learn all of these HTML PHP XML XHTML JAVA
Android programming without XML?
I am already know flash(as3) and java, and I want to learn how to make android apps. I already downloaded the SDK, and finished doing the Hello world tutorial. Well the part without XML. How far can I make it without using XML? Or should I just suck it up and get used to it?
I really do not like using XML
How can I load value of a simple html tag from external html by scripts?
I need to load some HTML tag value that i can not change them (built with CMS) to my flash by action script. I haven’t found a way to load them directly so I decided to load them with other script like JavaScript or Flex then save them into the XML and finally read them from flash. please help me how can I find a html element and load in a internal object. (or any other way is possibles).
Why are conventional DTDs not good enough for XML schemas?
Please could somebody tell me what the negatives of DTDs are and why there is a need for them to be replaced by more advanced XML schemas?
Just a few points would be great – I am having great difficulty understanding the reasons they are not good enough!
Best free way to convert XML to SQL (MySQL)?
Considering that xlm2mysql.pl is obsolete, what is the simplist free way to :
1) create MySQL tables
2) insert data into them
given several hundred XML files?
XML Objective question?
Can anyone please suggest me the link from where I can get objective type/ Multiple choice question and answer for XML.
I would be really grateful for any help.
what difference between HTML and XML?
harloo…
I just started know about web pages design…
so have many things that confussing in my mind.
1 ) What is the difference between HTML and XML?
2 ) What is the difference between logical elements and physical elements?Can provide some examples?
thanks so much….
I try to read the return with C#, I can't find the Object containning the XML?
I’m in charge of a Poc (prove of concept) about if it’s possible to connect Oracle and ASPX, trought WLI with a web service.
I have already setup a web service and it working very well, but this one that I made is working with a RowSet to return the XML.
The problem happens when I try to make a return with an XML Bean Classe. The WebService works in the test page, but when I try to read the return with C#, I can’t find the Object containning the XML…