View previous topic :: View next topic |
Author |
Message |
vikram
Joined: 29 Aug 2003 Posts: 3
|
Posted: Fri Aug 29, 2003 11:53 am Post subject: XML Programming(I need HELP!) |
|
|
Hi!
I am a new member of this forum. I need help in XML programming. the problem is that i don't know how to run the xml program in internet explorer.
after typing the program in notepad and saving it as an xml file, when i open it in iexplorer then the entire code is shown as is visible in notepad.
can anyone help?
vikram |
|
Back to top |
|
 |
Zanthrick
Joined: 31 Mar 2003 Posts: 51 Location: IA, USA
|
Posted: Sat Aug 30, 2003 5:05 pm Post subject: |
|
|
I'm confused, as extensible markup language(XML) isn't a programming language. Although I guess one can use it as a base for making one. It's really just a standard way of having structured data in text files. With the idea of making it more human friendly for reading.
I did find this page though with a lot of information on it:
http://www.w3schools.com/xml/
With one of the basic examples here
http://www.w3schools.com/xml/cd_catalog.xml
Zanthrick |
|
Back to top |
|
 |
vikram
Joined: 29 Aug 2003 Posts: 3
|
Posted: Sat Aug 30, 2003 9:59 pm Post subject: |
|
|
thanks Zanthrick, I have gone through the site that u had metioned.
actually my problem was to know how to include xml in html so that it can be viewed properly.
may be after going through the examples mentioned on the site i would be able to find a solution.
vikram |
|
Back to top |
|
 |
kobe is my idol
Joined: 05 Jan 2004 Posts: 18 Location: china
|
Posted: Sat Mar 20, 2004 6:12 am Post subject: Re: XML Programming(I need HELP!) |
|
|
vikram wrote: |
Hi!
I am a new member of this forum. I need help in XML programming. the problem is that i don't know how to run the xml program in internet explorer.
after typing the program in notepad and saving it as an xml file, when i open it in iexplorer then the entire code is shown as is visible in notepad.
can anyone help?
vikram |
It's easy. You should write the CSS or XSL for the xml document.And then it will be showed as your mind. _________________ kobe is my idol,forever! |
|
Back to top |
|
 |
|