Web Programming Talk

Please login or register.

Login with username, password and session length
Advanced search  

News:

Free Web Hosting Package for You! Click here for more infomation.

Author Topic: XML DOM  (Read 564 times)

aethak

  • Full Member
  • ***
  • Reputation: 0
  • Posts: 159
    • View Profile
XML DOM
« on: October 23, 2010, 04:56:08 PM »

We all know that XML parser converts XML document into XML Dom object and This DOM  views XML document as a tree-structure., DOM is Document Object Model this is a standard way for accessing and manipulating documents.
  
Logged
fashion blog

Nikorasu

  • Full Member
  • ***
  • Reputation: 0
  • Posts: 100
    • View Profile
Re: XML DOM
« Reply #1 on: October 25, 2010, 11:25:48 AM »

Thanks, taught me what DOM means :P
Logged

aethak

  • Full Member
  • ***
  • Reputation: 0
  • Posts: 159
    • View Profile
Re: XML DOM
« Reply #2 on: October 25, 2010, 07:23:19 PM »

Try to use it somewhere so that it may be helpful if you really workon real time projects..
Logged
fashion blog

Shole

  • Full Member
  • ***
  • Reputation: 0
  • Posts: 115
    • View Profile
    • IHost4You
Re: XML DOM
« Reply #3 on: December 04, 2010, 12:13:47 AM »

DOM i shall reasearch a bit about it :)
Logged
Ihost4you.com
 

anything