How can I do with DXL? Help!

In the Browse,I can get a XML through inputed a URL(“http://servername/dbname/viewname?readentries”).But, how can I get the XML within LotusScirpt? Do a Work with DXL? How can I do?

I’m Chinese,my English is poor.If you don’t understand,you should maken connection with me. My MSN is freyild@hotmail.com.

I need you help, Thanx.

Subject: How can I do with DXL? Help!

You can use GetDocumentByURL to open a URL in LotusScript. The content of the web page is in the document’s Body item.